C# Class Aurora.ScriptEngineParser.Event

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

Public Properties

Property Type Description
yytext string

Public Methods

Method Description
Event ( Parser yyp ) : Tools
Event ( Parser yyp, string text ) : Tools

Method Details

Event() public method

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

Event() public method

public Event ( Parser yyp, string text ) : Tools
yyp Tools.Parser
text string
return Tools

Property Details

yytext public_oe property

public string yytext
return string