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