public class HighlightNamesUtil
extends java.lang.Object
Constructor and Description |
---|
HighlightNamesUtil() |
Modifier and Type | Method and Description |
---|---|
static TextRange |
getClassDeclarationTextRange(PsiClass aClass) |
static TextRange |
getFieldDeclarationTextRange(PsiField field) |
static TextRange |
getMethodDeclarationTextRange(PsiMethod method) |