public interface ResolvedValueDeclaration extends ResolvedDeclaration
| Modifier and Type | Method and Description |
|---|---|
ResolvedType |
getType()
Type of the declaration.
|
asEnumConstant, asField, asMethod, asParameter, asPattern, asType, getName, hasName, isEnumConstant, isField, isMethod, isParameter, isPattern, isType, isVariableResolvedType getType()
Copyright © 2007–2022. All rights reserved.