Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tools
Path
C# Class Tools.Path
Mostra file
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Properties
Property
Type
Description
valid
bool
Public Methods
Method
Description
Path
(
CSymbol
x
) :
System
Path
(
ParseState
s
) :
System
Path
(
ParseState
q
,
CSymbol
x
) :
System
Method Details
Path()
public
method
public
Path
(
CSymbol
x
) :
System
x
CSymbol
return
System
Path()
public
method
public
Path
(
ParseState
s
) :
System
s
ParseState
return
System
Path()
public
method
public
Path
(
ParseState
q
,
CSymbol
x
) :
System
q
ParseState
x
CSymbol
return
System
Property Details
valid
public_oe property
public
bool
valid
return
bool