C# Class Aurora.ScriptEngineParser.JumpLabel

Inheritance: Tools.SYMBOL
Datei anzeigen Open project: aurora-sim/Aurora-Libs Class Usage Examples

Public Methods

Method Description
JumpLabel ( Parser yyp ) : Tools
JumpLabel ( Parser yyp, string labelName ) : Tools
ToString ( ) : string

Method Details

JumpLabel() public method

public JumpLabel ( Parser yyp ) : Tools
yyp Tools.Parser
return Tools

JumpLabel() public method

public JumpLabel ( Parser yyp, string labelName ) : Tools
yyp Tools.Parser
labelName string
return Tools

ToString() public method

public ToString ( ) : string
return string