Interface Expression

    • Method Detail

      • copy

        Expression copy()
        Creates a copy of the expression. The new expression will not have an owner.
        Returns:
        A copy of the expression.
      • getText

        String getText()
        Gets the expression text.
      • setText

        void setText​(String value)
        Sets the expression text.