Searched refs:getCompiledPredicates (Results 1 – 3 of 3) sorted by relevance
903 pattern.setPredicates(getCompiledPredicates(opPos + argLen)); in stepPattern()947 public Expression[] getCompiledPredicates(int opPos) in getCompiledPredicates() method in Compiler
167 m_predicates = compiler.getCompiledPredicates(pos); in initPredicateInfo()
1109 ai.setPredicates(compiler.getCompiledPredicates(argLen)); in createDefaultStepPattern()