C# Class Aurora.ScriptEngineParser.State

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

Public Methods

Method Description
State ( Parser yyp ) : Tools
State ( Parser yyp, string name, StateBody sb ) : Tools
ToString ( ) : string

Method Details

State() public method

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

State() public method

public State ( Parser yyp, string name, StateBody sb ) : Tools
yyp Tools.Parser
name string
sb StateBody
return Tools

ToString() public method

public ToString ( ) : string
return string