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