ConstantNode

Engine/source/console/ast.h

More...

Public Static Functions

alloc(S32 lineNumber, StringTableEntry value)

Public Functions

Detailed Description

Public Attributes

F64 fVal 
U32 index 
StringTableEntry value 

Public Static Functions

alloc(S32 lineNumber, StringTableEntry value)

Public Functions

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

Reimplemented from: ExprNode

DBG_STMT_TYPE(ConstantNode )

getPreferredType()

Reimplemented from: ExprNode