메소드 | 설명 | |
---|---|---|
Onerror ( int code, string errormessage ) : void | ||
ReportError ( |
||
RunEvalLoop ( ) : void | ||
Test_Core ( Antlr.Runtime.CommonTokenStream str, String coreObject ) : System | ||
VisitLine ( String line ) : void | ||
getEx ( ) : string | ||
returnError ( ) : string | ||
setException ( |
public Onerror ( int code, string errormessage ) : void | ||
code | int | |
errormessage | string | |
리턴 | void |
public ReportError ( |
||
e | ||
리턴 | void |
public Test_Core ( Antlr.Runtime.CommonTokenStream str, String coreObject ) : System | ||
str | Antlr.Runtime.CommonTokenStream | |
coreObject | String | |
리턴 | System |
public setException ( |
||
e | ||
리턴 | void |