C# Class Tools.recoveredError

Inheritance: error
Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

Méthodes publiques

Méthode Description
ConcreteSyntaxTree ( ) : void
Print ( ) : void
ToString ( ) : string
recoveredError ( Parser yyp, ParseStackEntry s ) : System

Method Details

ConcreteSyntaxTree() public méthode

public ConcreteSyntaxTree ( ) : void
Résultat void

Print() public méthode

public Print ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

recoveredError() public méthode

public recoveredError ( Parser yyp, ParseStackEntry s ) : System
yyp Parser
s ParseStackEntry
Résultat System