Herb C Reference
Loading...
Searching...
No Matches
AST_HTML_DOCTYPE_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_HTML_DOCTYPE_NODE_STRUCT::base

◆ tag_opening

token_T* AST_HTML_DOCTYPE_NODE_STRUCT::tag_opening

◆ children

array_T* AST_HTML_DOCTYPE_NODE_STRUCT::children

◆ tag_closing

token_T* AST_HTML_DOCTYPE_NODE_STRUCT::tag_closing

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