StreqExprNode

Engine/source/console/ast.h

More...

Public Attributes

bool

Public Static Functions

alloc(S32 lineNumber, ExprNode * left, ExprNode * right, bool eq)

Public Functions

Detailed Description

Public Attributes

bool eq 

Public Static Functions

alloc(S32 lineNumber, ExprNode * left, ExprNode * right, bool eq)

Public Functions

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

Reimplemented from: ExprNode

DBG_STMT_TYPE(StreqExprNode )

getPreferredType()

Reimplemented from: ExprNode