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

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

Collaboration diagram for infix2postfix::Token:

Public Attributes

TokenType type
std::string value
Range range

Detailed Description

Definition at line 199 of file types.hpp.

Member Data Documentation

◆ range

Range infix2postfix::Token::range

Definition at line 202 of file types.hpp.

◆ type

◆ value

std::string infix2postfix::Token::value

Definition at line 201 of file types.hpp.


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