org.tm4j.tolog.QueryEvaluator .getMatches(org.tm4j.tolog.parser.ASTAlternates alternates,java.util.Hashtable vars,java.util.List matches)

Description

Processes the alternatives construct represented by alt using the variable binding specified by vars. Each alternate clause list in alternates is processed inidividually and all of the matches added to the output variable matches

Parameters
org.tm4j.tolog.parser.ASTAlternates alternates
java.util.List matches
java.util.Hashtable vars

Other Resources

Related Topics