clang 19.0.0git
Public Attributes | List of all members
LineRange Struct Reference

Public Attributes

unsigned LineNo
 
unsigned StartCol
 
unsigned EndCol
 

Detailed Description

Definition at line 962 of file TextDiagnostic.cpp.

Member Data Documentation

◆ EndCol

unsigned LineRange::EndCol

Definition at line 965 of file TextDiagnostic.cpp.

Referenced by highlightRange().

◆ LineNo

unsigned LineRange::LineNo

Definition at line 963 of file TextDiagnostic.cpp.

◆ StartCol

unsigned LineRange::StartCol

Definition at line 964 of file TextDiagnostic.cpp.

Referenced by highlightRange().


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