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