java.lang.Object
de.grogra.xl.query.Pattern.Matcher
de.grogra.rgg.TreeMatcher
- All Implemented Interfaces:
Comparable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
findMatches
(QueryState qs, MatchConsumer consumer, int arg) Methods inherited from class de.grogra.xl.query.Pattern.Matcher
compareTo, getBaseCosts, getBranchingFactor, isLessThanOverride, visitMatch
-
Constructor Details
-
TreeMatcher
public TreeMatcher(float matchCount, boolean postOrder)
-
-
Method Details
-
findMatches
- Specified by:
findMatches
in classPattern.Matcher
-