FuncPointerCallExprNode
Public Attributes
Public Static Functions
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Detailed Description
Public Attributes
ExprNode * args
ExprNode * funcPointer
Public Static Functions
alloc(S32 lineNumber, ExprNode * stmt, ExprNode * args)
Public Functions
compile(CodeStream & codeStream, U32 ip, TypeReq type)
Reimplemented from: ExprNode
DBG_STMT_TYPE(FuncPointerCallExprNode )
getPreferredType()
Reimplemented from: ExprNode