Class InterpretedExecutableExpression

    • Constructor Detail

    • Method Detail

      • isFunctionDef

        public boolean isFunctionDef()
      • apply

        public java.lang.Object apply​(EvaluationContext evaluationContext)
        Specified by:
        apply in interface java.util.function.Function<EvaluationContext,​java.lang.Object>
      • getASTNode

        public ASTNode getASTNode()
        Internals helper methods.