public class DeclarationRangeUtil
extends java.lang.Object
Constructor and Description |
---|
DeclarationRangeUtil() |
Modifier and Type | Method and Description |
---|---|
static TextRange |
getDeclarationRange(PsiElement container) |
static TextRange |
getPossibleDeclarationAtRange(PsiElement container) |
public static TextRange getDeclarationRange(PsiElement container)
public static TextRange getPossibleDeclarationAtRange(PsiElement container)