SlotAssignOpNode
Public Attributes
Public Static Functions
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Detailed Description
Public Attributes
ExprNode * arrayExpr
ExprNode * objectExpr
S32 op
U32 operand
StringTableEntry slotName
TypeReq subType
ExprNode * valueExpr
Public Static Functions
alloc(S32 lineNumber, ExprNode * objectExpr, StringTableEntry slotName, ExprNode * arrayExpr, S32 op, ExprNode * valueExpr)
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Reimplemented from: ExprNode
DBG_STMT_TYPE(SlotAssignOpNode )
getPreferredType()
Reimplemented from: ExprNode