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