C# Class Tools.error

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

Méthodes publiques

Свойство Type Description
state int
sym SYMBOL

Méthodes publiques

Méthode Description
ToString ( ) : string
error ( Parser yyp ) : System
error ( Parser yyp, ParseStackEntry s ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

error() public méthode

public error ( Parser yyp ) : System
yyp Parser
Résultat System

error() public méthode

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

Property Details

state public_oe property

public int state
Résultat int

sym public_oe property

public SYMBOL,Tools sym
Résultat SYMBOL