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

Public Attributes

const struct GumboInternalOptions_options
 
struct GumboInternalOutput_output
 
struct GumboInternalTokenizerState * _tokenizer_state
 
struct GumboInternalParserState * _parser_state
 

Detailed Description

Definition at line 35 of file parser.h.

Member Data Documentation

◆ _options

const struct GumboInternalOptions* GumboInternalParser::_options

Definition at line 37 of file parser.h.

◆ _output

struct GumboInternalOutput* GumboInternalParser::_output

Definition at line 40 of file parser.h.

◆ _parser_state

struct GumboInternalParserState* GumboInternalParser::_parser_state

Definition at line 50 of file parser.h.

◆ _tokenizer_state

struct GumboInternalTokenizerState* GumboInternalParser::_tokenizer_state

Definition at line 46 of file parser.h.


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