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
Tools
recoveredError
C# Class Tools.recoveredError
Inheritance:
error
ファイルを表示
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Methods
Method
Description
ConcreteSyntaxTree
( ) :
void
Print
( ) :
void
ToString
( ) :
string
recoveredError
(
Parser
yyp
,
ParseStackEntry
s
) :
System
Method Details
ConcreteSyntaxTree()
public
method
public
ConcreteSyntaxTree
( ) :
void
return
void
Print()
public
method
public
Print
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
recoveredError()
public
method
public
recoveredError
(
Parser
yyp
,
ParseStackEntry
s
) :
System
yyp
Parser
s
ParseStackEntry
return
System