| Package | Description |
|---|---|
| org.flowable.engine.common.impl.de.odysseus.el.tree.impl | |
| org.flowable.engine.common.impl.de.odysseus.el.tree.impl.ast |
| Modifier and Type | Method and Description |
|---|---|
protected AstUnary |
Parser.createAstUnary(AstNode child,
AstUnary.Operator operator) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AstUnary.SimpleOperator |
| Modifier and Type | Field and Description |
|---|---|
static AstUnary.Operator |
AstUnary.EMPTY |
static AstUnary.Operator |
AstUnary.NEG |
static AstUnary.Operator |
AstUnary.NOT |
| Modifier and Type | Method and Description |
|---|---|
AstUnary.Operator |
AstUnary.getOperator() |
| Constructor and Description |
|---|
AstUnary(AstNode child,
AstUnary.Operator operator) |
Copyright © 2017 Flowable. All rights reserved.