IntNode
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Detailed Description
Public Attributes
U32 index
S32 value
Public Static Functions
alloc(S32 lineNumber, S32 value)
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Reimplemented from: ExprNode
DBG_STMT_TYPE(IntNode )
getPreferredType()
Reimplemented from: ExprNode