Package | Description |
---|---|
com.github.javaparser.ast.body | |
com.github.javaparser.ast.expr |
Modifier and Type | Method and Description |
---|---|
ResolvedAnnotationDeclaration |
AnnotationDeclaration.resolve() |
Modifier and Type | Method and Description |
---|---|
ResolvedAnnotationDeclaration |
AnnotationExpr.resolve()
Attempts to resolve the declaration corresponding to the annotation expression.
|
Copyright © 2007–2021. All rights reserved.