FloatBinaryExprNode
Public Static Functions
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Detailed Description
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(FloatBinaryExprNode )
getPreferredType()
Reimplemented from: ExprNode