C# Class Aurora.ScriptEngineParser.ConstantExpression

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

Méthodes publiques

Méthode Description
ConstantExpression ( Parser yyp ) : Tools
ConstantExpression ( Parser yyp, Constant c ) : Tools

Method Details

ConstantExpression() public méthode

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

ConstantExpression() public méthode

public ConstantExpression ( Parser yyp, Constant c ) : Tools
yyp Tools.Parser
c Constant
Résultat Tools