public static class CoreAnnotations.ArgDescendentAnnotation extends Object implements CoreAnnotation<Pair<String,Double>>
| Constructor and Description |
|---|
ArgDescendentAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Pair<String,Double>> |
getType()
Returns the type associated with this annotation.
|
public Class<Pair<String,Double>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Pair<String,Double>>