|
Torque2D Reference
|
#include <ast.h>
Inheritance diagram for StreqExprNode:Public Member Functions | |
| U32 | precompile (TypeReq type) |
| U32 | compile (U32 *codeStream, U32 ip, TypeReq type) |
| TypeReq | getPreferredType () |
Static Public Member Functions | |
| static StreqExprNode * | alloc (ExprNode *left, ExprNode *right, bool eq) |
Public Attributes | |
| bool | eq |
Public Attributes inherited from BinaryExprNode | |
| S32 | op |
| ExprNode * | left |
| ExprNode * | right |
|
static |
|
virtual |
Implements ExprNode.
|
virtual |
Implements ExprNode.
|
virtual |
Implements ExprNode.
| bool eq |
1.8.3.1