Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tools
error
C# Class Tools.error
Inheritance:
SYMBOL
Datei anzeigen
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Properties
Property
Type
Description
state
int
sym
SYMBOL
Public Methods
Method
Description
ToString
( ) :
string
error
(
Parser
yyp
) :
System
error
(
Parser
yyp
,
ParseStackEntry
s
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
error()
public
method
public
error
(
Parser
yyp
) :
System
yyp
Parser
return
System
error()
public
method
public
error
(
Parser
yyp
,
ParseStackEntry
s
) :
System
yyp
Parser
s
ParseStackEntry
return
System
Property Details
state
public_oe property
public
int
state
return
int
sym
public_oe property
public
SYMBOL,Tools
sym
return
SYMBOL