public static interface IElementMatcherProvider.IElementMatcher<T extends IElementMatcherProvider.IElementPattern>
| Modifier and Type | Method and Description |
|---|---|
Pair<Integer,RuleCall> |
findTopmostRuleCall(com.google.common.base.Predicate<RuleCall> predicate) |
Collection<T> |
finish() |
Collection<T> |
matchNext(AbstractElement nextElement) |
Pair<Integer,RuleCall> findTopmostRuleCall(com.google.common.base.Predicate<RuleCall> predicate)
Collection<T> finish()
Collection<T> matchNext(AbstractElement nextElement)
Copyright © 2015. All Rights Reserved.