Interface IInitializableValue

    • Method Detail

      • initialize

        void initialize​(IExpressionVisitor evaluator)
                 throws VilException
        Initializes this value instance through the given evaluator.
        Parameters:
        evaluator - the evaluator
        Throws:
        VilException - in case of evaluation problems