Torque2D Reference
|
#include <ast.h>
Public Member Functions | |
void | getSubTypeOperand () |
U32 | precompile (TypeReq type) |
U32 | compile (U32 *codeStream, U32 ip, TypeReq type) |
TypeReq | getPreferredType () |
Static Public Member Functions | |
static IntBinaryExprNode * | alloc (S32 op, ExprNode *left, ExprNode *right) |
Public Attributes | |
TypeReq | subType |
U32 | operand |
![]() | |
S32 | op |
ExprNode * | left |
ExprNode * | right |
|
static |
|
virtual |
Implements ExprNode.
|
virtual |
Implements ExprNode.
void getSubTypeOperand | ( | ) |
|
virtual |
Implements ExprNode.
U32 operand |
TypeReq subType |