concepts.dsl.expression.VariableExpression#
- class VariableExpression[source]#
Bases:
ObjectOrValueOutputExpression
Methods
cached_string
([max_length])Attributes
The variable.
- __new__(**kwargs)#
- check_arguments()#
- property dtype: ObjectType | ValueType | FunctionType | ListType#
- property return_type: ObjectType | ValueType | FunctionType | ListType#