Method | Description | |
---|---|---|
Onerror ( int code, string errormessage ) : void | ||
Onoutput ( List |
||
Program ( Antlr.Runtime.CommonTokenStream str ) : System | ||
ReportError ( |
||
RunEvalLoop ( ) : void | ||
VisitLine ( String line ) : void | ||
getEx ( ) : string | ||
getKeywords ( ) : List |
||
returnError ( ) : string | ||
setException ( |
Method | Description | |
---|---|---|
Main ( ) : void |
public Onerror ( int code, string errormessage ) : void | ||
code | int | |
errormessage | string | |
return | void |
public Program ( Antlr.Runtime.CommonTokenStream str ) : System | ||
str | Antlr.Runtime.CommonTokenStream | |
return | System |
public ReportError ( |
||
e | ||
return | void |
public setException ( |
||
e | ||
return | void |