Class PlatformAstFunctionCreatorUtil


  • public class PlatformAstFunctionCreatorUtil
    extends java.lang.Object
    Author:
    Filip Hrisafov
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlatformAstFunctionCreatorUtil

        public PlatformAstFunctionCreatorUtil()
    • Method Detail

      • 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)