struct ParserValue

Declaration

struct ParserValue { /* full declaration omitted */ };

Description

A VariantValue instance annotated with its parser context.

Declared at: clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h:42

Member Variables

public llvm::StringRef Text
public clang::ast_matchers::dynamic::SourceRange Range
public clang::ast_matchers::dynamic::VariantValue Value

Method Overview

Methods

ΒΆParserValue()

Declared at: clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h:43