메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
Main ( ) : void |
public Onerror ( int code, string errormessage ) : void | ||
code | int | |
errormessage | string | |
리턴 | void |
public Program ( Antlr.Runtime.CommonTokenStream str ) : System | ||
str | Antlr.Runtime.CommonTokenStream | |
리턴 | System |
public ReportError ( |
||
e | ||
리턴 | void |
public setException ( |
||
e | ||
리턴 | void |