C# Class yyParser.yyUnexpectedEof

Inheritance: yyException
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
yyUnexpectedEof ( ) : System.Text
yyUnexpectedEof ( string message ) : System.Text

Method Details

yyUnexpectedEof() public méthode

public yyUnexpectedEof ( ) : System.Text
Résultat System.Text

yyUnexpectedEof() public méthode

public yyUnexpectedEof ( string message ) : System.Text
message string
Résultat System.Text