Class ASTFunNodeConverter

  • All Implemented Interfaces:
    JepConversionFunction<ASTFunNode>

    public class ASTFunNodeConverter
    extends AbstractJepConversionFunction<ASTFunNode>
    Converts a function node to an expression or restriction. Function nodes are used by JEP to represent both operators (+, -, *, ==, !=, etc.) and built-in or extended functions (ln, exp, sqrt, etc.).
    Version:
    2.4
    Author:
    nicklas
    Last modified
    $Date: 2015-04-20 11:08:18 +0200 (må, 20 apr 2015) $