public class MethodDeclarationRangeHandler extends java.lang.Object implements DeclarationRangeHandler
EP_NAME
Constructor and Description |
---|
MethodDeclarationRangeHandler() |
Modifier and Type | Method and Description |
---|---|
TextRange |
getDeclarationRange(PsiElement container)
Returns the declaration range for the specified container or null if it doesn't contain one
|
public TextRange getDeclarationRange(PsiElement container)
DeclarationRangeHandler
getDeclarationRange
in interface DeclarationRangeHandler
container
- the container