Torque3D Documentation / _generateds / IntUnaryExprNode

IntUnaryExprNode

Engine/source/console/ast.h

More...

Public Attributes

Public Static Functions

alloc(S32 lineNumber, S32 op, ExprNode * expr)

Detailed Description

Public Attributes

ExprNode * expr 
bool integer 
S32 op 

Public Static Functions

alloc(S32 lineNumber, S32 op, ExprNode * expr)

Public Functions

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

Reimplemented from: ExprNode

DBG_STMT_TYPE(IntUnaryExprNode )

getPreferredType()

Reimplemented from: ExprNode