clang 20.0.0git
|
Public Attributes | |
SourceLocation | B |
SourceLocation | E |
std::string | StartTag |
std::string | EndTag |
bool | IsTokenRange |
Definition at line 113 of file HTMLRewrite.cpp.
SourceLocation clang::html::RelexRewriteCache::Highlight::B |
Definition at line 114 of file HTMLRewrite.cpp.
SourceLocation clang::html::RelexRewriteCache::Highlight::E |
Definition at line 114 of file HTMLRewrite.cpp.
std::string clang::html::RelexRewriteCache::Highlight::EndTag |
Definition at line 115 of file HTMLRewrite.cpp.
bool clang::html::RelexRewriteCache::Highlight::IsTokenRange |
Definition at line 116 of file HTMLRewrite.cpp.
std::string clang::html::RelexRewriteCache::Highlight::StartTag |
Definition at line 115 of file HTMLRewrite.cpp.