C# Class Aurora.ScriptEngineParser.FunctionCall

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

Méthodes publiques

Méthode Description
FunctionCall ( Parser yyp ) : Tools
FunctionCall ( Parser yyp, string id, ArgumentList al ) : Tools
ToString ( ) : string

Method Details

FunctionCall() public méthode

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

FunctionCall() public méthode

public FunctionCall ( Parser yyp, string id, ArgumentList al ) : Tools
yyp Tools.Parser
id string
al ArgumentList
Résultat Tools

ToString() public méthode

public ToString ( ) : string
Résultat string