| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.juel | 
| 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() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AstUnary | Parser. createAstUnary(AstNode child,
              AstUnary.Operator operator) | 
| Constructor and Description | 
|---|
| AstUnary(AstNode child,
        AstUnary.Operator operator) | 
Copyright © 2022. All rights reserved.