Cogs.Core
Public Attributes | List of all members
GumboInternalParserError Struct Reference

Public Attributes

GumboTokenType input_type
 
GumboTag input_tag
 
GumboInsertionMode parser_state
 
GumboVector tag_stack
 

Detailed Description

Definition at line 130 of file error.h.

Member Data Documentation

◆ input_tag

GumboTag GumboInternalParserError::input_tag

Definition at line 135 of file error.h.

◆ input_type

GumboTokenType GumboInternalParserError::input_type

Definition at line 132 of file error.h.

◆ parser_state

GumboInsertionMode GumboInternalParserError::parser_state

Definition at line 138 of file error.h.

◆ tag_stack

GumboVector GumboInternalParserError::tag_stack

Definition at line 143 of file error.h.


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