Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | SymbolTableFactory |
class | SymbolTable |
class | Function |
class | Class |
class | Symbol |
Namespaces | |
symtable | |
Constant Groups | |
symtable | |
Functions | |
def | symtable |
def | bool |
def | is_free |
Variables | |
list | __all__ |
tuple | newSymbolTable = SymbolTableFactory() |
tuple | src = open(sys.argv[0]) |
tuple | mod = symtable(src, os.path.split(sys.argv[0])[1], "exec") |
tuple | info = mod.lookup(ident) |