public static class PsiFilePattern.Capture<T extends PsiFile> extends PsiFilePattern<T,PsiFilePattern.Capture<T>>
PsiFilePattern.Capture<T extends PsiFile>
Modifier | Constructor and Description |
---|---|
protected |
Capture(java.lang.Class<T> aClass) |
|
Capture(InitialPatternCondition<T> condition) |
withFileType, withOriginalFile, withParentDirectoryName, withVirtualFile
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)
public Capture(InitialPatternCondition<T> condition)