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

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
token_Tcomment_start
 
array_Tchildren
 
token_Tcomment_end
 

Field Documentation

◆ base

AST_NODE_T AST_HTML_COMMENT_NODE_STRUCT::base

◆ comment_start

token_T* AST_HTML_COMMENT_NODE_STRUCT::comment_start

◆ children

array_T* AST_HTML_COMMENT_NODE_STRUCT::children

◆ comment_end

token_T* AST_HTML_COMMENT_NODE_STRUCT::comment_end

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