public static class PsiModifierListOwnerPattern.Capture<T extends PsiModifierListOwner> extends PsiModifierListOwnerPattern<T,PsiModifierListOwnerPattern.Capture<T>>
PsiModifierListOwnerPattern.Capture<T extends PsiModifierListOwner>
Constructor and Description |
---|
Capture(InitialPatternCondition<T> condition) |
withAnnotation, withAnnotations, withModifiers, withoutModifiers
afterLeaf, afterLeaf, afterLeafSkipping, atStartOf, beforeLeaf, beforeLeaf, beforeLeafSkipping, compiled, equalTo, getChildren, getParent, inFile, insideStarting, inVirtualFile, notEmpty, referencing, whitespace, whitespaceCommentEmptyOrError, whitespaceCommentOrError, withElementType, withElementType, withElementType, withFirstNonWhitespaceChild, withLanguage, withLastChildSkipping, withMetaData, withName, withName, withName, withoutText, withoutText, withReference, withText, withText, withTextLength, withTextLengthLongerThan, withTreeParent
afterSibling, afterSiblingSkipping, inside, inside, inside, inside, insideSequence, isFirstAcceptedChild, withAncestor, withChild, withChildren, withFirstChild, withLastChild, withParent, withParent, withParents, withSuperParent, withSuperParent
public Capture(InitialPatternCondition<T> condition)