ArrayNode.isLiteral

struct ArrayNode
@property
bool
isLiteral
()

Return Value

Type: bool

true if its return value is static, i.e, will always return same value when executed

Meta