Hubbub  $Id$
Public Attributes | List of all members
hubbub_token Struct Reference

Token data. More...

#include <types.h>

Public Attributes

hubbub_token_type type
 The token type. More...
 
union {
   hubbub_doctype   doctype
 
   hubbub_tag   tag
 
   hubbub_string   comment
 
   hubbub_string   character
 
data
 Type-specific data. More...
 

Detailed Description

Token data.

Member Data Documentation

hubbub_string hubbub_token::character
hubbub_string hubbub_token::comment
union { ... } hubbub_token::data

Type-specific data.

hubbub_doctype hubbub_token::doctype
hubbub_tag hubbub_token::tag
hubbub_token_type hubbub_token::type

The token type.


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