C# Class Aurora.ScriptEngineParser.LSLTokens

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

Public Properties

Property Type Description
str string

Public Methods

Method Description
LSLTokens ( ) : System
LSLTokens ( ErrorHandler eh ) : System
LSLTokens ( YyLexer tks ) : System

Method Details

LSLTokens() public method

public LSLTokens ( ) : System
return System

LSLTokens() public method

public LSLTokens ( ErrorHandler eh ) : System
eh Tools.ErrorHandler
return System

LSLTokens() public method

public LSLTokens ( YyLexer tks ) : System
tks Tools.YyLexer
return System

Property Details

str public_oe property

public string str
return string