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