public abstract class Compiler<R,PARAMC> extends java.lang.Object
Compiler()
abstract CommandEvaluator<R,PARAMC>
compile(Query query)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Compiler()
public abstract CommandEvaluator<R,PARAMC> compile(Query query)