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

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

Collaboration diagram for infix2postfix::CodeGenerator::ExprResult:

Public Attributes

PostfixBuilder postfix
Type type

Detailed Description

Definition at line 48 of file CodeGenerator.hpp.

Member Data Documentation

◆ postfix

PostfixBuilder infix2postfix::CodeGenerator::ExprResult::postfix

Definition at line 49 of file CodeGenerator.hpp.

◆ type

Type infix2postfix::CodeGenerator::ExprResult::type

Definition at line 50 of file CodeGenerator.hpp.


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