Torque3D Documentation / _generateds / IntBinaryExprNode

IntBinaryExprNode

Engine/source/console/ast.h

More...

Public Attributes

Public Static Functions

alloc(S32 lineNumber, S32 op, ExprNode * left, ExprNode * right)

Detailed Description

Public Attributes

U32 operand 
TypeReq subType 

Public Static Functions

alloc(S32 lineNumber, S32 op, ExprNode * left, ExprNode * right)

Public Functions

compile(CodeStream & codeStream, U32 ip, TypeReq type)

Reimplemented from: ExprNode

DBG_STMT_TYPE(IntBinaryExprNode )

getPreferredType()

Reimplemented from: ExprNode

getSubTypeOperand()