clang 19.0.0git
Public Attributes | List of all members
clang::html::RelexRewriteCache::RawHighlight Struct Reference

Public Attributes

unsigned B
 
unsigned E
 
std::string StartTag
 
std::string EndTag
 

Detailed Description

Definition at line 117 of file HTMLRewrite.cpp.

Member Data Documentation

◆ B

unsigned clang::html::RelexRewriteCache::RawHighlight::B

Definition at line 118 of file HTMLRewrite.cpp.

◆ E

unsigned clang::html::RelexRewriteCache::RawHighlight::E

Definition at line 118 of file HTMLRewrite.cpp.

◆ EndTag

std::string clang::html::RelexRewriteCache::RawHighlight::EndTag

Definition at line 119 of file HTMLRewrite.cpp.

◆ StartTag

std::string clang::html::RelexRewriteCache::RawHighlight::StartTag

Definition at line 119 of file HTMLRewrite.cpp.


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