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