SOperatorNode.isLiteral

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