C# Class Aurora.ScriptEngineParser.StateChange

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

Public Methods

Method Description
StateChange ( Parser yyp ) : Tools
StateChange ( Parser yyp, string newState ) : Tools

Method Details

StateChange() public method

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

StateChange() public method

public StateChange ( Parser yyp, string newState ) : Tools
yyp Tools.Parser
newState string
return Tools