| Package | Description |
|---|---|
| io.toolisticon.annotationprocessortoolkit.templating.expressions | |
| io.toolisticon.annotationprocessortoolkit.templating.expressions.operands |
| Modifier and Type | Method | Description |
|---|---|---|
protected static Expression |
ExpressionParser.parseExpression(String expressionString) |
|
static Expression |
ExpressionParser.parseExpression(String expressionString,
Map<String,Object> model) |
| Modifier and Type | Method | Description |
|---|---|---|
Expression |
ExpressionOperand.getExpression() |
| Modifier and Type | Method | Description |
|---|---|---|
static Operand |
OperandFactory.createOperand(OperandType operandType,
String expressionString,
OperationType[] unaryOperationsToBeApplied,
Expression expression) |
Factory class for the creation of Operands.
|
| Constructor | Description |
|---|---|
ExpressionOperand(String expressionString,
Expression expression) |
Copyright © 2017–2020 Holisticon AG. All rights reserved.