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

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
token_Ttag_opening
 
token_Tcontent
 
token_Ttag_closing
 
analyzed_ruby_Tanalyzed_ruby
 
bool parsed
 
bool valid
 

Field Documentation

◆ base

AST_NODE_T AST_ERB_CONTENT_NODE_STRUCT::base

◆ tag_opening

token_T* AST_ERB_CONTENT_NODE_STRUCT::tag_opening

◆ content

token_T* AST_ERB_CONTENT_NODE_STRUCT::content

◆ tag_closing

token_T* AST_ERB_CONTENT_NODE_STRUCT::tag_closing

◆ analyzed_ruby

analyzed_ruby_T* AST_ERB_CONTENT_NODE_STRUCT::analyzed_ruby

◆ parsed

bool AST_ERB_CONTENT_NODE_STRUCT::parsed

◆ valid

bool AST_ERB_CONTENT_NODE_STRUCT::valid

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