clang-tools 20.0.0git
Public Attributes | List of all members
clang::clangd::DirectiveTree::Code Struct Reference

A range of code (and possibly comments) containing no directives. More...

#include <DirectiveTree.h>

Public Attributes

Token::Range Tokens
 

Detailed Description

A range of code (and possibly comments) containing no directives.

Definition at line 61 of file DirectiveTree.h.

Member Data Documentation

◆ Tokens

Token::Range clang::clangd::DirectiveTree::Code::Tokens

Definition at line 62 of file DirectiveTree.h.


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