public static class TreeCoreAnnotations.KBestTreesAnnotation extends Object implements CoreAnnotation<List<Tree>>
| Constructor and Description |
|---|
KBestTreesAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<List<Tree>> |
getType()
Returns the type associated with this annotation.
|
public Class<List<Tree>> getType()
CoreAnnotationgetType in interface CoreAnnotation<List<Tree>>