Skip to main content

map_python_line_to_shape

Function map_python_line_to_shape 

Source
pub fn map_python_line_to_shape(
    python_line: u32,
    shape_body_start_line: u32,
) -> u32
Expand description

Map a Python line number inside __shape_fn__ back to the Shape source line number.