| Package | Description |
|---|---|
| iot.jcypher.query.ast | |
| iot.jcypher.query.ast.predicate | |
| iot.jcypher.query.writer |
| Modifier and Type | Method and Description |
|---|---|
ClauseType |
ASTNode.getClauseType() |
static ClauseType |
ClauseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClauseType[] |
ClauseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTNode.setClauseType(ClauseType clauseType) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateExpression.setClauseType(ClauseType clauseType) |
| Modifier and Type | Field and Description |
|---|---|
ClauseType |
WriterContext.currentClause |
ClauseType |
WriterContext.previousClause |
Copyright © 2016. All rights reserved.