org.tm4j.tolog.QueryEvaluator .optimiseClauseList(org.tm4j.tolog.parser.ASTClauseList clauseList)

Description

Optimises the contents of the clause list. This implementation simply moves equality tests to the end of the list.

Parameters
org.tm4j.tolog.parser.ASTClauseList clauseList

Other Resources

Related Topics

Has Parameters