Struct resmach_stack_t
A stack of resolution partials being resolved.
#include <resolution_machine.h>
Public Attributes
| Type | Name |
|---|---|
| resmach_partial_t * | partials |
| size_t | stack_len |
Public Attributes Documentation
variable partials
A pointer to a list of partials to use as the stack.
variable stack_len
The number of partials on the stack.
The documentation for this class was generated from the following file source/resolution_machine/src/resolution_machine.h