public static class CoreAnnotations.TokenBeginAnnotation extends java.lang.Object implements CoreAnnotation<java.lang.Integer>
| Constructor and Description |
|---|
CoreAnnotations.TokenBeginAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<java.lang.Integer> |
getType()
Returns the type associated with this annotation.
|
public CoreAnnotations.TokenBeginAnnotation()
public java.lang.Class<java.lang.Integer> getType()
CoreAnnotationgetType in interface CoreAnnotation<java.lang.Integer>