Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenSim
Region
OptionalModules
Scripting
PC
Compiler
PCLexer
C# Class OpenSim.Region.OptionalModules.Scripting.PC.Compiler.PCLexer
Inheritance:
Tools.Lexer
ファイルを表示
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