public interface OccurrenceManager
Modifier and Type | Method and Description |
---|---|
PsiElement |
getAnchorStatementForAll() |
PsiElement |
getAnchorStatementForAllInScope(PsiElement scope) |
PsiExpression[] |
getOccurrences() |
boolean |
isInFinalContext() |
PsiExpression[] getOccurrences()
boolean isInFinalContext()
PsiElement getAnchorStatementForAll()
PsiElement getAnchorStatementForAllInScope(PsiElement scope)