Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csTokenDesc Struct Reference

Structure to describe a single token in a token table that is passed to most token-parsing functions. More...

#include <parser.h>

List of all members.

Public Methods

 csTokenDesc ()
 ~csTokenDesc ()

Public Attributes

long id
 value returned when token is matched.

char* token
 token to match.


Detailed Description

Structure to describe a single token in a token table that is passed to most token-parsing functions.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000