Interface ResolvedAnnotationMemberDeclaration
- All Superinterfaces:
AssociableToAST, ResolvedDeclaration, ResolvedValueDeclaration
- All Known Implementing Classes:
JavaParserAnnotationMemberDeclaration, JavassistAnnotationMemberDeclaration, ReflectionAnnotationMemberDeclaration
-
Method Summary
Methods inherited from interface AssociableToAST
toAst, toAstMethods inherited from interface ResolvedDeclaration
asEnumConstant, asField, asMethod, asParameter, asType, asTypePattern, getName, hasName, isEnumConstant, isField, isMethod, isParameter, isType, isTypePattern, isVariableMethods inherited from interface ResolvedValueDeclaration
getType
-
Method Details
-
getDefaultValue
Expression getDefaultValue()
-