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