C# Class Aurora.ScriptEngineParser.CompoundStatement

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

Public Methods

Method Description
CompoundStatement ( Parser yyp ) : Tools
CompoundStatement ( Parser yyp, StatementList sl ) : Tools

Method Details

CompoundStatement() public method

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

CompoundStatement() public method

public CompoundStatement ( Parser yyp, StatementList sl ) : Tools
yyp Tools.Parser
sl StatementList
return Tools