SlotAccessNode

Engine/source/console/ast.h

More...

Public Static Functions

alloc(S32 lineNumber, ExprNode * objectExpr, ExprNode * arrayExpr, StringTableEntry slotName)

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