Method | Description | |
---|---|---|
ParseException ( int column, int line, string lexem, string expected ) : System |
public ParseException ( int column, int line, string lexem, string expected ) : System | ||
column | int | |
line | int | |
lexem | string | |
expected | string | |
return | System |