[−][src]Function rustpython_compiler::symboltable::statements_to_symbol_table
pub fn statements_to_symbol_table(
statements: &[Statement]
) -> Result<SymbolTable, SymbolTableError>
pub fn statements_to_symbol_table(
statements: &[Statement]
) -> Result<SymbolTable, SymbolTableError>