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