public class TypedSymbolHandler extends MatchingHandler
clearingVisitor, filter
Constructor and Description |
---|
TypedSymbolHandler() |
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 boolean match(PsiElement patternNode, PsiElement matchedNode, MatchContext context)
MatchingHandler
match
in class MatchingHandler
matchedNode
- for matchingcontext
- of the matching