clang 24.0.0git
LineRange Struct Reference

Public Attributes

unsigned LineNo
Bytes StartByte
Bytes EndByte

Detailed Description

Definition at line 1031 of file TextDiagnostic.cpp.

Member Data Documentation

◆ EndByte

Bytes LineRange::EndByte

Definition at line 1034 of file TextDiagnostic.cpp.

◆ LineNo

unsigned LineRange::LineNo

Definition at line 1032 of file TextDiagnostic.cpp.

◆ StartByte

Bytes LineRange::StartByte

Definition at line 1033 of file TextDiagnostic.cpp.


The documentation for this struct was generated from the following file: