Class PlatformAstFunctionCreatorUtil
java.lang.Object
com.flowable.platform.common.el.function.PlatformAstFunctionCreatorUtil
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
createVariableNameNode
(org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode variableNode)
-
Constructor Details
-
PlatformAstFunctionCreatorUtil
public PlatformAstFunctionCreatorUtil()
-
-
Method Details
-
createVariableNameNode
public static org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode createVariableNameNode(org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode variableNode)
-