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

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
struct AST_HTML_ATTRIBUTE_NAME_NODE_STRUCTname
 
token_Tequals
 
struct AST_HTML_ATTRIBUTE_VALUE_NODE_STRUCTvalue
 

Field Documentation

◆ base

AST_NODE_T AST_HTML_ATTRIBUTE_NODE_STRUCT::base

◆ name

struct AST_HTML_ATTRIBUTE_NAME_NODE_STRUCT* AST_HTML_ATTRIBUTE_NODE_STRUCT::name

◆ equals

token_T* AST_HTML_ATTRIBUTE_NODE_STRUCT::equals

◆ value

struct AST_HTML_ATTRIBUTE_VALUE_NODE_STRUCT* AST_HTML_ATTRIBUTE_NODE_STRUCT::value

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