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

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
AST_NODE_Tconditional
 
token_Ttag_name
 
bool is_void
 

Field Documentation

◆ base

AST_NODE_T AST_HTML_CONDITIONAL_OPEN_TAG_NODE_STRUCT::base

◆ conditional

AST_NODE_T* AST_HTML_CONDITIONAL_OPEN_TAG_NODE_STRUCT::conditional

◆ tag_name

token_T* AST_HTML_CONDITIONAL_OPEN_TAG_NODE_STRUCT::tag_name

◆ is_void

bool AST_HTML_CONDITIONAL_OPEN_TAG_NODE_STRUCT::is_void

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