Herb C Reference
Loading...
Searching...
No Matches
herb_prism_context_T Struct Reference

#include <prism_context.h>

Data Fields

pm_parser_t parser
 
pm_options_t pm_opts
 
pm_node_t * root
 
hb_buffer_T ruby_buf
 
bool has_structural
 
pm_parser_t structural_parser
 
pm_options_t structural_pm_opts
 
pm_node_t * structural_root
 
hb_buffer_T structural_buf
 
hb_allocator_T * allocator
 

Field Documentation

◆ parser

pm_parser_t herb_prism_context_T::parser

◆ pm_opts

pm_options_t herb_prism_context_T::pm_opts

◆ root

pm_node_t* herb_prism_context_T::root

◆ ruby_buf

hb_buffer_T herb_prism_context_T::ruby_buf

◆ has_structural

bool herb_prism_context_T::has_structural

◆ structural_parser

pm_parser_t herb_prism_context_T::structural_parser

◆ structural_pm_opts

pm_options_t herb_prism_context_T::structural_pm_opts

◆ structural_root

pm_node_t* herb_prism_context_T::structural_root

◆ structural_buf

hb_buffer_T herb_prism_context_T::structural_buf

◆ allocator

hb_allocator_T* herb_prism_context_T::allocator

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