com.senseidb.bql.parsers
Class BQLCompiler
java.lang.Object
com.senseidb.bql.parsers.AbstractCompiler
com.senseidb.bql.parsers.BQLCompiler
public class BQLCompiler
- extends AbstractCompiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BQLCompiler
public BQLCompiler(Map<String,String[]> facetInfoMap)
compile
public org.json.JSONObject compile(String bqlStmt)
throws org.antlr.runtime.RecognitionException
- Specified by:
compile
in class AbstractCompiler
- Throws:
org.antlr.runtime.RecognitionException
getErrorMessage
public String getErrorMessage(org.antlr.runtime.RecognitionException error)
- Specified by:
getErrorMessage
in class AbstractCompiler
Copyright © 2010-2012. All Rights Reserved.