C# Class OpenSim.Region.OptionalModules.Scripting.PC.Compiler.PCLexer

Inheritance: Tools.Lexer
Mostrar archivo Open project: takayuki/opensim-pcproject

Public Properties

Property Type Description
str string

Public Methods

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

Method Details

PCLexer() public method

public PCLexer ( ) : System
return System

PCLexer() public method

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

PCLexer() public method

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

Property Details

str public_oe property

public string str
return string