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