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

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
token_Ttag_opening
 
token_Tcontent
 
token_Ttag_closing
 
analyzed_ruby_T * analyzed_ruby
 
herb_prism_node_T prism_node
 
token_Tpartial
 
token_Ttemplate_path
 
token_Tlayout
 
token_Tfile
 
token_Tinline_template
 
token_Tbody
 
token_Tplain
 
token_Thtml
 
token_Trenderable
 
token_Tcollection
 
token_Tobject
 
token_Tas_name
 
token_Tspacer_template
 
token_Tformats
 
token_Tvariants
 
token_Thandlers
 
token_Tcontent_type
 
hb_array_T * locals
 

Field Documentation

◆ base

AST_NODE_T AST_ERB_RENDER_NODE_STRUCT::base

◆ tag_opening

token_T* AST_ERB_RENDER_NODE_STRUCT::tag_opening

◆ content

token_T* AST_ERB_RENDER_NODE_STRUCT::content

◆ tag_closing

token_T* AST_ERB_RENDER_NODE_STRUCT::tag_closing

◆ analyzed_ruby

analyzed_ruby_T* AST_ERB_RENDER_NODE_STRUCT::analyzed_ruby

◆ prism_node

herb_prism_node_T AST_ERB_RENDER_NODE_STRUCT::prism_node

◆ partial

token_T* AST_ERB_RENDER_NODE_STRUCT::partial

◆ template_path

token_T* AST_ERB_RENDER_NODE_STRUCT::template_path

◆ layout

token_T* AST_ERB_RENDER_NODE_STRUCT::layout

◆ file

token_T* AST_ERB_RENDER_NODE_STRUCT::file

◆ inline_template

token_T* AST_ERB_RENDER_NODE_STRUCT::inline_template

◆ body

token_T* AST_ERB_RENDER_NODE_STRUCT::body

◆ plain

token_T* AST_ERB_RENDER_NODE_STRUCT::plain

◆ html

token_T* AST_ERB_RENDER_NODE_STRUCT::html

◆ renderable

token_T* AST_ERB_RENDER_NODE_STRUCT::renderable

◆ collection

token_T* AST_ERB_RENDER_NODE_STRUCT::collection

◆ object

token_T* AST_ERB_RENDER_NODE_STRUCT::object

◆ as_name

token_T* AST_ERB_RENDER_NODE_STRUCT::as_name

◆ spacer_template

token_T* AST_ERB_RENDER_NODE_STRUCT::spacer_template

◆ formats

token_T* AST_ERB_RENDER_NODE_STRUCT::formats

◆ variants

token_T* AST_ERB_RENDER_NODE_STRUCT::variants

◆ handlers

token_T* AST_ERB_RENDER_NODE_STRUCT::handlers

◆ content_type

token_T* AST_ERB_RENDER_NODE_STRUCT::content_type

◆ locals

hb_array_T* AST_ERB_RENDER_NODE_STRUCT::locals

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