Interface AutomatedReasoningPolicyAnnotatedLine.Builder

  • Method Details

    • lineNumber

      The line number of this text within the source document.

      Parameters:
      lineNumber - The line number of this text within the source document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lineText

      The actual text content of this line from the source document.

      Parameters:
      lineText - The actual text content of this line from the source document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.