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