Interface DeclarationInText

    • Method Detail

      • startLine

        int startLine()
        Return the line where the declaration starts.
        Returns:
        A positive line number.
      • startColumn

        int startColumn()
        Return the column where the declaration starts.
        Returns:
        A positive column number.