libcss
Loading...
Searching...
No Matches
Public Attributes | List of all members
css_token Struct Reference

#include <lex.h>

Public Attributes

css_token_type type
 
struct { 
 
   uint8_t *   data 
 
   size_t   len 
 
data 
 
lwc_string * idata
 
uint32_t col
 
uint32_t line
 

Detailed Description

Token object

Member Data Documentation

◆ col

uint32_t css_token::col

◆ data [1/2]

uint8_t* css_token::data

◆ [struct] [2/2]

struct { ... } css_token::data

◆ idata

lwc_string* css_token::idata

◆ len

size_t css_token::len

◆ line

uint32_t css_token::line

◆ type

css_token_type css_token::type

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