public abstract class Compiler<R,PARAMC>
extends java.lang.Object
Constructor and Description |
---|
Compiler() |
Modifier and Type | Method and Description |
---|---|
abstract CommandEvaluator<R,PARAMC> |
compile(Query query) |
public abstract CommandEvaluator<R,PARAMC> compile(Query query)