|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.parser.lexparser.ParserAnnotations.ConstraintAnnotation
public static class ParserAnnotations.ConstraintAnnotation
The CoreMap key for getting a list of constraints to apply when parsing.
Constructor Summary | |
---|---|
ParserAnnotations.ConstraintAnnotation()
|
Method Summary | |
---|---|
java.lang.Class<java.util.List<ParserConstraint>> |
getType()
Returns the type associated with this annotation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserAnnotations.ConstraintAnnotation()
Method Detail |
---|
public java.lang.Class<java.util.List<ParserConstraint>> getType()
CoreAnnotation
getType
in interface CoreAnnotation<java.util.List<ParserConstraint>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |