|
|||||||||
| 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.WrappedExpression
edu.stanford.nlp.ling.tokensregex.types.Expressions.CaseExpression
public static class Expressions.CaseExpression
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression |
|---|
expr |
| Constructor Summary | |
|---|---|
Expressions.CaseExpression(java.util.List<Pair<Expression,Expression>> conds,
Expression elseExpr)
|
|
| Method Summary |
|---|
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression |
|---|
evaluate, getTags, getType, hasValue, setTags, simplify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Expressions.CaseExpression(java.util.List<Pair<Expression,Expression>> conds,
Expression elseExpr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||