public class PsiMethodCallPattern extends PsiExpressionPattern<PsiMethodCallExpression,PsiMethodCallPattern>
PsiExpressionPattern.Capture<T extends PsiExpression>
Modifier and Type | Method and Description |
---|---|
PsiMethodCallPattern |
withArguments(ElementPattern<? extends PsiExpression>... arguments) |
PsiMethodCallPattern |
withQualifier(ElementPattern<? extends PsiExpression> qualifier) |
methodCall, ofType, skipParentheses
annotationParam, annotationParam, annotationParam, annotationParam, annotationParam, constructorParameter, insideAnnotationParam, insideAnnotationParam, insideAnnotationParam, methodCallParameter, methodCallParameter, nameIdentifierOf, nameIdentifierOf
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 PsiMethodCallPattern withArguments(ElementPattern<? extends PsiExpression>... arguments)
public PsiMethodCallPattern withQualifier(ElementPattern<? extends PsiExpression> qualifier)