public static class SequencePattern.SequenceStartPatternExpr extends SequencePattern.SpecialNodePatternExpr implements Factory<edu.stanford.nlp.ling.tokensregex.SequencePattern.State>
Constructor and Description |
---|
SequenceStartPatternExpr() |
Modifier and Type | Method and Description |
---|---|
edu.stanford.nlp.ling.tokensregex.SequencePattern.State |
create()
Creates and returns a new instance of the given type.
|
assignGroupIds, build, copy, toString, transform, updateBindings
optimize, value
public edu.stanford.nlp.ling.tokensregex.SequencePattern.State create()
Factory