public static class PatternsAnnotations.MatchedPatterns extends Object implements CoreLabel.GenericAnnotation<Set<Pattern>>
| Constructor and Description |
|---|
MatchedPatterns() |
| Modifier and Type | Method and Description |
|---|---|
Class<Set<Pattern>> |
getType()
Returns the type associated with this annotation.
|
public Class<Set<Pattern>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Set<Pattern>>