ReactOS 0.4.15-dev-7958-gcd0bb1a
Tokenizer::TOKEN_REF Struct Reference

#include <tokenizer.hpp>

Collaboration diagram for Tokenizer::TOKEN_REF:

Public Attributes

unsigned int pos
 
unsigned int len
 
int type
 

Detailed Description

Definition at line 149 of file tokenizer.hpp.

Member Data Documentation

◆ len

unsigned int Tokenizer::TOKEN_REF::len

Definition at line 152 of file tokenizer.hpp.

◆ pos

unsigned int Tokenizer::TOKEN_REF::pos

Definition at line 151 of file tokenizer.hpp.

◆ type

int Tokenizer::TOKEN_REF::type

Definition at line 153 of file tokenizer.hpp.


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