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

#include <fif.hpp>

Collaboration diagram for fif::compiled_word_instance:

Public Attributes

fif_call implementation = nullptr
 
int32_t stack_types_start = 0
 
int32_t stack_types_count = 0
 

Detailed Description

Definition at line 422 of file fif.hpp.

Member Data Documentation

◆ implementation

fif_call fif::compiled_word_instance::implementation = nullptr

Definition at line 423 of file fif.hpp.

◆ stack_types_count

int32_t fif::compiled_word_instance::stack_types_count = 0

Definition at line 425 of file fif.hpp.

◆ stack_types_start

int32_t fif::compiled_word_instance::stack_types_start = 0

Definition at line 424 of file fif.hpp.


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