public class SymbolHandler extends MatchingHandler
clearingVisitor, filter
Constructor and Description |
---|
SymbolHandler(SubstitutionHandler handler) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(PsiElement patternNode,
PsiElement matchedNode,
MatchContext context)
Matches given handler node against given value.
|
canMatch, getFilter, getPinnedNode, isMatchSequentiallySucceeded, matchInAnyOrder, matchSequentially, reset, setFilter, setPinnedElement, shouldAdvanceTheMatchFor, shouldAdvanceThePatternFor, validateSatisfactionOfHandlers
public SymbolHandler(SubstitutionHandler handler)
public boolean match(PsiElement patternNode, PsiElement matchedNode, MatchContext context)
MatchingHandler
match
in class MatchingHandler
matchedNode
- for matchingcontext
- of the matching