Torque2D Reference
Loading...
Searching...
No Matches
YYSTYPE Union Reference

#include <cmdgram.h>

Public Attributes

char c
int i
const char * s
char * str
double f
StmtNodestmt
ExprNodeexpr
SlotAssignNodeslist
VarNodevar
SlotDecl slot
InternalSlotDecl intslot
ObjectBlockDecl odcl
ObjectDeclNodeod
AssignDecl asn
IfStmtNodeifnode

Member Data Documentation

◆ asn

◆ c

char c

◆ expr

ExprNode* expr

◆ f

double f

◆ i

int i

◆ ifnode

IfStmtNode* ifnode

◆ intslot

◆ od

◆ odcl

◆ s

const char* s

◆ slist

◆ slot

SlotDecl slot

◆ stmt

StmtNode* stmt

◆ str

char* str

◆ var

VarNode* var

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