public class FlowableExpressionFactory extends ExpressionFactoryImpl
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FlowableExpressionFactory.FlowableExpressionBuilder |
protected static class |
FlowableExpressionFactory.FlowableExpressionParserImpl |
ExpressionFactoryImpl.Profileconverter, PROP_CACHE_SIZE, PROP_IGNORE_RETURN_TYPE, PROP_METHOD_INVOCATIONS, PROP_NULL_PROPERTIES, PROP_VAR_ARGS, store| Constructor and Description |
|---|
FlowableExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected TreeBuilder |
createDefaultTreeBuilder(Builder.Feature... features) |
void |
setAstFunctionCreators(Collection<FlowableAstFunctionCreator> astFunctionCreators) |
coerceToType, createMethodExpression, createTreeBuilder, createTreeStore, createTypeConverter, createValueExpression, createValueExpressionnewInstance, newInstanceprotected TreeBuilder createDefaultTreeBuilder(Builder.Feature... features)
createDefaultTreeBuilder in class ExpressionFactoryImplpublic void setAstFunctionCreators(Collection<FlowableAstFunctionCreator> astFunctionCreators)
Copyright © 2021 Flowable. All rights reserved.