concepts.dsl.expression.get_type# get_type(value)[source]# Get the type of the given value. Parameters: value (Any) Return type: TypeBase | Tuple[TypeBase, …]