Skip to main content

validate_source_locations

Function validate_source_locations 

Source
pub fn validate_source_locations(
    func: &FunctionNode<'_>,
    codegen: &CodegenFunction,
    env: &mut Environment,
)
Expand description

Validate that important source locations are preserved in the generated AST.