Package tilda.grammar
Interface CompiledWhereClause
-
public interface CompiledWhereClause
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
run(java.lang.Object Obj, int var1)
-