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