C# Class Aurora.ScriptEngineParser.CompoundStatement

Inheritance: Tools.SYMBOL
Afficher le fichier Open project: aurora-sim/Aurora-Libs Class Usage Examples

Méthodes publiques

Méthode Description
CompoundStatement ( Parser yyp ) : Tools
CompoundStatement ( Parser yyp, StatementList sl ) : Tools

Method Details

CompoundStatement() public méthode

public CompoundStatement ( Parser yyp ) : Tools
yyp Tools.Parser
Résultat Tools

CompoundStatement() public méthode

public CompoundStatement ( Parser yyp, StatementList sl ) : Tools
yyp Tools.Parser
sl StatementList
Résultat Tools