public static class TreeCoreAnnotations.TreeAnnotation extends Object implements CoreAnnotation<Tree>
Constructor and Description |
---|
TreeAnnotation() |
Modifier and Type | Method and Description |
---|---|
Class<Tree> |
getType()
Returns the type associated with this annotation.
|
public Class<Tree> getType()
CoreAnnotation
getType
in interface CoreAnnotation<Tree>