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

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

Public Attributes

int line = 0
int column = 0

Detailed Description

Definition at line 41 of file types.hpp.

Member Data Documentation

◆ column

int infix2postfix::SourceLocation::column = 0

Definition at line 43 of file types.hpp.

◆ line

int infix2postfix::SourceLocation::line = 0

Definition at line 42 of file types.hpp.

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


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