Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

operator_s Struct Reference

Collaboration diagram for operator_s:

Collaboration graph
[legend]

Data Fields

operator_snext
int operator
int parentheses
operator_sprev
int priority

Field Documentation

struct operator_s * next
 

Definition at line 1612 of file l_precomp.c.

Referenced by PC_EvaluateTokens().

int operator
 

Definition at line 1609 of file l_precomp.c.

Referenced by PC_EvaluateTokens().

int parentheses
 

Definition at line 1611 of file l_precomp.c.

Referenced by PC_EvaluateTokens().

struct operator_s* prev
 

Definition at line 1612 of file l_precomp.c.

Referenced by PC_EvaluateTokens().

int priority
 

Definition at line 1610 of file l_precomp.c.

Referenced by PC_EvaluateTokens().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 19:57:12 2005 for Quake III Arena by  doxygen 1.3.9.1