clang API Documentation

Public Member Functions | Public Attributes
clang::ast_matchers::dynamic::ParserValue Struct Reference

A VariantValue instance annotated with its parser context. More...

#include <Diagnostics.h>

Collaboration diagram for clang::ast_matchers::dynamic::ParserValue:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ParserValue ()

Public Attributes

StringRef Text
SourceRange Range
VariantValue Value

Detailed Description

A VariantValue instance annotated with its parser context.

Definition at line 43 of file Diagnostics.h.


Constructor & Destructor Documentation

Definition at line 44 of file Diagnostics.h.


Member Data Documentation

Definition at line 45 of file Diagnostics.h.


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