php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_syntax_token Struct Reference

#include <token.h>

Data Structures

union  lxb_css_syntax_token_u
 

Data Fields

union lxb_css_syntax_token::lxb_css_syntax_token_u types
 
lxb_css_syntax_token_type_t type
 
uintptr_t offset
 
bool cloned
 

Detailed Description

Definition at line 168 of file token.h.

Field Documentation

◆ cloned

bool lxb_css_syntax_token::cloned

Definition at line 194 of file token.h.

◆ offset

uintptr_t lxb_css_syntax_token::offset

Definition at line 193 of file token.h.

◆ type

lxb_css_syntax_token_type_t lxb_css_syntax_token::type

Definition at line 192 of file token.h.

◆ types

union lxb_css_syntax_token::lxb_css_syntax_token_u lxb_css_syntax_token::types

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