QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
gib_tree_s Struct Reference
Collaboration diagram for gib_tree_s:
[legend]

Public Types

enum  gib_tree_type_e {
  TREE_T_CMD, TREE_T_COND, TREE_T_ASSIGN, TREE_T_SEND,
  TREE_T_JUMP, TREE_T_ARG, TREE_T_FORNEXT, TREE_T_META,
  TREE_T_LABEL
}
 

Data Fields

struct gib_tree_schildren
 
char delim
 
unsigned int end
 
gib_tree_flags_t flags
 
struct gib_tree_sjump
 
struct gib_tree_snext
 
unsigned int refs
 
unsigned int start
 
const char * str
 
enum gib_tree_s::gib_tree_type_e type
 

Member Enumeration Documentation

Enumerator
TREE_T_CMD 
TREE_T_COND 
TREE_T_ASSIGN 
TREE_T_SEND 
TREE_T_JUMP 
TREE_T_ARG 
TREE_T_FORNEXT 
TREE_T_META 
TREE_T_LABEL 

Field Documentation

struct gib_tree_s* children
char delim
unsigned int end
struct gib_tree_s * jump
struct gib_tree_s * next
unsigned int refs
unsigned int start
const char* str

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