AssertCallExprNode
Public Static Functions
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Detailed Description
Public Attributes
const char * message
U32 messageIndex
ExprNode * testExpr
Public Static Functions
alloc(S32 lineNumber, ExprNode * testExpr, const char * message)
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Reimplemented from: ExprNode
DBG_STMT_TYPE(AssertCallExprNode )
getPreferredType()
Reimplemented from: ExprNode