concepts.dsl.expression.ListCreationExpression#
- class ListCreationExpression[source]#
Bases:
ObjectOrValueOutputExpression
Methods
cached_string
([max_length])Attributes
- __init__(arguments, element_type=None)[source]#
- Parameters:
arguments (Sequence[ValueOutputExpression])
element_type (TypeBase | None)
- __new__(**kwargs)#
- check_arguments()#