is_literal property

is_literal property

Gets whether this item is a literal value.

Definition:

@property
def is_literal(self):
    ...

See Also