切片

Functions

get_component_call_stack(comp[, context])

获取定位Component所需的调用堆栈

get_location_set_map(index, index_set)

将索引中的每个值映射到它来源的集合

replace_indices(index, location_set_map, sets)

使用 location_set_mapindex 中的值替换为切片或省略号。

slice_component_along_sets(comp, sets[, context])

沿着与某些集合对应的索引切片组件,无论它们出现在组件的块层次结构中的哪个位置。