Project Concept
LiteralList
LiteralList.__init__()
LiteralList.__new__()
LiteralList.items
Bases: object
object
A list of literals.
Methods
Attributes
items
items (Tuple[bool | int | float | complex | str, ...]) –
None