Interface LanguageBuilder<T extends ExpressionDefinition>

    • Method Detail

      • end

        T end()
        Ends the build of an expression.
        Returns:
        the expression fully built.