qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
SOperatorNode.isLiteral
qscript
compiler
ast
SOperatorNode
struct
SOperatorNode
@
property
bool
isLiteral
(
)
Return Value
Type:
bool
true if its return value is static, i.e will always be same when executed
Meta
Source
See Implementation
qscript
compiler
ast
SOperatorNode
properties
isLiteral
operand
returnType
variables
fCall
lineno
operator