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

#include <fif.hpp>

Public Attributes

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

Detailed Description

Definition at line 2102 of file fif.hpp.

Member Data Documentation

◆ matched

bool fif::word_match_result::matched = false

Definition at line 2103 of file fif.hpp.

◆ ret_stack_consumed

int32_t fif::word_match_result::ret_stack_consumed = 0

Definition at line 2105 of file fif.hpp.

◆ stack_consumed

int32_t fif::word_match_result::stack_consumed = 0

Definition at line 2104 of file fif.hpp.

◆ substitution_version

int32_t fif::word_match_result::substitution_version = 0

Definition at line 2107 of file fif.hpp.

◆ word_index

int32_t fif::word_match_result::word_index = 0

Definition at line 2106 of file fif.hpp.


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