$darkmode
Herb C Reference
AST_XML_DECLARATION_NODE_STRUCT Struct Reference

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
token_Ttag_opening
 
array_Tchildren
 
token_Ttag_closing
 

Field Documentation

◆ base

AST_NODE_T AST_XML_DECLARATION_NODE_STRUCT::base

◆ tag_opening

token_T* AST_XML_DECLARATION_NODE_STRUCT::tag_opening

◆ children

array_T* AST_XML_DECLARATION_NODE_STRUCT::children

◆ tag_closing

token_T* AST_XML_DECLARATION_NODE_STRUCT::tag_closing

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