|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue<java.lang.String>
edu.stanford.nlp.ling.tokensregex.types.Expressions.RegexValue
public static class Expressions.RegexValue
A string that represents a regular expression
| Constructor Summary | |
|---|---|
Expressions.RegexValue(java.lang.String regex,
java.lang.String... tags)
|
|
| Method Summary |
|---|
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue |
|---|
evaluate, get, hasValue, toString |
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression |
|---|
getTags, getType, setTags, simplify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.stanford.nlp.ling.tokensregex.types.Expression |
|---|
getTags, getType, setTags, simplify |
| Constructor Detail |
|---|
public Expressions.RegexValue(java.lang.String regex,
java.lang.String... tags)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||