SPPCompiler.CodeGen.Mangle module

class SPPCompiler.CodeGen.Mangle.Mangler

Bases: object

static mangle_type_name(symbol)
Return type:

str

static mangle_module_name(scope)
Return type:

str

static mangle_function_name(scope, function)
Return type:

str