symtable

Interface to the compiler’s internal symbol tables

Functions

symtable(code, filename, compile_type)

Classes

Class(raw_table, filename)
Function(raw_table, filename)
Symbol(name, flags[, namespaces])
SymbolTable(raw_table, filename)
SymbolTableFactory()