ReactOS 0.4.15-dev-7918-g2a2556c
Keyword Struct Reference
Collaboration diagram for Keyword:

Public Attributes

const WCHARname
 
unsigned int len
 
int tokenType
 

Detailed Description

Definition at line 33 of file tokenize.c.

Member Data Documentation

◆ len

unsigned int Keyword::len

Definition at line 35 of file tokenize.c.

Referenced by compKeyword().

◆ name

const WCHAR* Keyword::name

Definition at line 34 of file tokenize.c.

Referenced by compKeyword().

◆ tokenType

int Keyword::tokenType

Definition at line 36 of file tokenize.c.


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