|
|||||||||
| 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<T>
edu.stanford.nlp.ling.tokensregex.types.Expressions.PrimitiveValue<T>
public static class Expressions.PrimitiveValue<T>
Primitive value that is directly represented by a Java object of type T
| Constructor Summary | |
|---|---|
Expressions.PrimitiveValue(java.lang.String typename,
T value,
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.PrimitiveValue(java.lang.String typename,
T value,
java.lang.String... tags)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||