C# Class yyParser.yyUnexpectedEof

Inheritance: yyException
Mostra file Open project: runefs/Marvin

Public Methods

Method Description
yyUnexpectedEof ( ) : System.Text
yyUnexpectedEof ( string message ) : System.Text

Method Details

yyUnexpectedEof() public method

public yyUnexpectedEof ( ) : System.Text
return System.Text

yyUnexpectedEof() public method

public yyUnexpectedEof ( string message ) : System.Text
message string
return System.Text