Interface Statement

    • Method Detail

      • getLabel

        default String getLabel()
        Gets the label for this statement, if any.
        Returns:
        the label, or null if not labeled
      • setLocation

        default void setLocation​(SourceLocation location)
        Sets this statement's source location.
        Parameters:
        location - the provenance to stamp, or null for SourceLocation.UNKNOWN