Function evalConstantExpr

  • Given a constant expression expr evaluate it to a concrete Value. If expr is not constant throw NonConstantExpressionError.

    Parameters

    Returns Value

    Todo

    The order of some operations changed in some version. Current implementation does not yet take it into an account.

Generated using TypeDoc