MLIR 23.0.0git
mlir::query::matcher::internal::Diagnostics::ErrorContent::Message Struct Reference

#include "Query/Matcher/Diagnostics.h"

Public Attributes

SourceRange range
ErrorType type
std::vector< std::string > args

Detailed Description

Definition at line 62 of file Diagnostics.h.

Member Data Documentation

◆ args

std::vector<std::string> mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::args

Definition at line 65 of file Diagnostics.h.

◆ range

SourceRange mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::range

Definition at line 63 of file Diagnostics.h.

◆ type

ErrorType mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::type

Definition at line 64 of file Diagnostics.h.


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