StrcatExprNode

Engine/source/console/ast.h

More...

Public Attributes

Public Static Functions

alloc(S32 lineNumber, ExprNode * left, ExprNode * right, S32 appendChar)

Detailed Description

Public Attributes

S32 appendChar 

Public Static Functions

alloc(S32 lineNumber, ExprNode * left, ExprNode * right, S32 appendChar)

Public Functions

compile(CodeStream & codeStream, U32 ip, TypeReq type)

Reimplemented from: ExprNode

DBG_STMT_TYPE(StrcatExprNode )

getPreferredType()

Reimplemented from: ExprNode