VapourSynth-llvmexpr
Loading...
Searching...
No Matches
infix2postfix::LineMapping Struct Reference

#include <llvmexpr/frontend/infix2postfix/Preprocessor.hpp>

Public Attributes

int preprocessed_line
int original_line
std::vector< MacroExpansionexpansions

Detailed Description

Definition at line 44 of file Preprocessor.hpp.

Member Data Documentation

◆ expansions

std::vector<MacroExpansion> infix2postfix::LineMapping::expansions

◆ original_line

int infix2postfix::LineMapping::original_line

Definition at line 46 of file Preprocessor.hpp.

Referenced by infix2postfix::AnalysisEngine::formatDiagnostics().

◆ preprocessed_line

int infix2postfix::LineMapping::preprocessed_line

Definition at line 45 of file Preprocessor.hpp.


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