|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.xl.query.Pattern.Matcher
de.grogra.rgg.TreeMatcher
public final class TreeMatcher
| Constructor Summary | |
|---|---|
TreeMatcher(float matchCount,
boolean postOrder)
|
|
| Method Summary | |
|---|---|
void |
findMatches(QueryState qs,
MatchConsumer consumer,
int arg)
|
| Methods inherited from class de.grogra.xl.query.Pattern.Matcher |
|---|
compareTo, getBaseCosts, getBranchingFactor, isLessThanOverride, visitMatch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeMatcher(float matchCount,
boolean postOrder)
| Method Detail |
|---|
public void findMatches(QueryState qs,
MatchConsumer consumer,
int arg)
findMatches in class Pattern.Matcher
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||