C# Class Aurora.ScriptEngineParser.ReturnStatement

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

Méthodes publiques

Méthode Description
ReturnStatement ( Parser yyp ) : Tools
ReturnStatement ( Parser yyp, Expression e ) : Tools

Method Details

ReturnStatement() public méthode

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

ReturnStatement() public méthode

public ReturnStatement ( Parser yyp, Expression e ) : Tools
yyp Tools.Parser
e Expression
Résultat Tools