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

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

Public Attributes

TokenType type
std::string_view str

Detailed Description

Definition at line 121 of file types.hpp.

Member Data Documentation

◆ str

std::string_view infix2postfix::TokenMapping::str

Definition at line 123 of file types.hpp.

◆ type

TokenType infix2postfix::TokenMapping::type

Definition at line 122 of file types.hpp.


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