C# Class Aurora.ScriptEngineParser.IdentDotExpression

Inheritance: IdentExpression
Datei anzeigen Open project: aurora-sim/Aurora-Libs Class Usage Examples

Public Methods

Method Description
IdentDotExpression ( Parser yyp ) : Tools
IdentDotExpression ( Parser yyp, string name, string member ) : Tools
ToString ( ) : string

Method Details

IdentDotExpression() public method

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

IdentDotExpression() public method

public IdentDotExpression ( Parser yyp, string name, string member ) : Tools
yyp Tools.Parser
name string
member string
return Tools

ToString() public method

public ToString ( ) : string
return string