Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Namespaces | |
dis | |
Constant Groups | |
dis | |
Functions | |
def | dis |
def | distb |
def | disassemble |
def | findlabels |
def | def_op |
def | name_op |
def | jrel_op |
def | jabs_op |
Variables | |
list | __all__ |
disco = disassemble | |
tuple | cmp_op |
list | hasconst = [] |
list | hasname = [] |
list | hasjrel = [] |
list | hasjabs = [] |
list | haslocal = [] |
list | hascompare = [] |
list | hasfree = [] |
list | opname = [''] |
int | HAVE_ARGUMENT = 90 |
int | SET_LINENO = 127 |
int | EXTENDED_ARG = 143 |