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