Interface CharacterRange

    • Method Detail

      • getLeft

        Keyword getLeft()
        Returns the value of the 'Left' containment reference.

        If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Left' containment reference.
        See Also:
        setLeft(Keyword), XtextPackage.getCharacterRange_Left()
        Model:
        containment="true"
        Generated:
      • setLeft

        void setLeft​(Keyword value)
        Sets the value of the 'Left' containment reference.
        Parameters:
        value - the new value of the 'Left' containment reference.
        See Also:
        getLeft()
        Generated:
      • getRight

        Keyword getRight()
        Returns the value of the 'Right' containment reference.

        If the meaning of the 'Right' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Right' containment reference.
        See Also:
        setRight(Keyword), XtextPackage.getCharacterRange_Right()
        Model:
        containment="true"
        Generated:
      • setRight

        void setRight​(Keyword value)
        Sets the value of the 'Right' containment reference.
        Parameters:
        value - the new value of the 'Right' containment reference.
        See Also:
        getRight()
        Generated: