C# Class Aurora.ScriptEngineParser.FunctionCall

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

Public Methods

Method Description
FunctionCall ( Parser yyp ) : Tools
FunctionCall ( Parser yyp, string id, ArgumentList al ) : Tools
ToString ( ) : string

Method Details

FunctionCall() public method

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

FunctionCall() public method

public FunctionCall ( Parser yyp, string id, ArgumentList al ) : Tools
yyp Tools.Parser
id string
al ArgumentList
return Tools

ToString() public method

public ToString ( ) : string
return string