kxTok Struct Reference

#include <kxTok.h>

Collaboration diagram for kxTok:

Collaboration graph
[legend]

Data Fields

kxToknext
enum kxTokType type
bool spaceBefore
char string [1]

Detailed Description

Definition at line 36 of file kxTok.h.


Field Documentation

struct kxTok* kxTok::next [read]

Definition at line 40 of file kxTok.h.

Referenced by advanceToken().

enum kxTokType kxTok::type

Definition at line 41 of file kxTok.h.

Referenced by addSub(), atom(), kxTokenizeFancy(), mulDiv(), parseAndExp(), parseExp(), parseNot(), parseOrExp(), parseParenthesized(), parseRelation(), and uMinus().

bool kxTok::spaceBefore

Definition at line 42 of file kxTok.h.

Referenced by kxTokenizeFancy().

char kxTok::string[1]

Definition at line 43 of file kxTok.h.

Referenced by number(), parseAndExp(), parseOrExp(), and parseRelation().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:24 2007 for blat by  doxygen 1.5.2