Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

TokenType Struct Reference
[Generic String Parser]

A structure defining the type and subtype of a token. More...

#include <toyparse.h>

List of all members.

Public Attributes

int type
 Type of token.

int subtype
 Subtype of token.

char * token
 The token itself.


Detailed Description

When used in arrays, if token==NULL that is the last element.

Definition at line 60 of file toyparse.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 13:19:40 2003 for Spritelib by doxygen 1.3.4