StrConstNode

Engine/source/console/ast.h

More...

Public Attributes

bool
char *
bool

Public Static Functions

alloc(S32 lineNumber, char * str, bool tag, bool doc)

Public Functions

Detailed Description

Public Attributes

bool doc 
F64 fVal 
U32 index 
char * str 
bool tag 

Public Static Functions

alloc(S32 lineNumber, char * str, bool tag, bool doc)

Public Functions

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

Reimplemented from: ExprNode

DBG_STMT_TYPE(StrConstNode )

getPreferredType()

Reimplemented from: ExprNode