public static class PsiElementPattern.Capture<T extends PsiElement> extends PsiElementPattern<T,PsiElementPattern.Capture<T>>
PsiElementPattern.Capture<T extends PsiElement>
Modifier | Constructor and Description |
---|---|
protected |
Capture(java.lang.Class<T> aClass) |
protected |
Capture(InitialPatternCondition<T> condition) |
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
protected Capture(java.lang.Class<T> aClass)
protected Capture(InitialPatternCondition<T> condition)