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