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

Inheritance: Tools.Lexer
Afficher le fichier Open project: takayuki/opensim-pcproject

Méthodes publiques

Свойство Type Description
str string

Méthodes publiques

Méthode Description
PCLexer ( ) : System
PCLexer ( ErrorHandler eh ) : System
PCLexer ( YyLexer tks ) : System

Method Details

PCLexer() public méthode

public PCLexer ( ) : System
Résultat System

PCLexer() public méthode

public PCLexer ( ErrorHandler eh ) : System
eh Tools.ErrorHandler
Résultat System

PCLexer() public méthode

public PCLexer ( YyLexer tks ) : System
tks Tools.YyLexer
Résultat System

Property Details

str public_oe property

public string str
Résultat string