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

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

Collaboration diagram for infix2postfix::ErrorInfo:

Public Attributes

std::string message
Range range

Detailed Description

Definition at line 30 of file Parser.hpp.

Member Data Documentation

◆ message

std::string infix2postfix::ErrorInfo::message

Definition at line 31 of file Parser.hpp.

◆ range

Range infix2postfix::ErrorInfo::range

Definition at line 32 of file Parser.hpp.


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