Home
last modified time | relevance | path

Searched defs:throwBNFExecutionError (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DRuntime.java28 public static native void throwBNFExecutionError(java.lang.String sMessage); in throwBNFExecutionError() method in Runtime
/dports/devel/codeworker/CodeWorker4_5_3/
H A DCGRuntime.cpp357 …void CGRuntime::throwBNFExecutionError(const std::string& sBNFToken, const char* tcComment) throw(… in throwBNFExecutionError() function in CodeWorker::CGRuntime