Project Alice
Loading...
Searching...
No Matches
fif::type_match_result Struct Reference

#include <fif.hpp>

Public Attributes

bool matched = false
 
int32_t stack_consumed = 0
 
int32_t ret_stack_consumed = 0
 

Detailed Description

Definition at line 1033 of file fif.hpp.

Member Data Documentation

◆ matched

bool fif::type_match_result::matched = false

Definition at line 1034 of file fif.hpp.

◆ ret_stack_consumed

int32_t fif::type_match_result::ret_stack_consumed = 0

Definition at line 1036 of file fif.hpp.

◆ stack_consumed

int32_t fif::type_match_result::stack_consumed = 0

Definition at line 1035 of file fif.hpp.


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