Go to the source code of this file.
Namespaces | |
statics | |
Functions | |
def | statics.stackup |
Variables | |
tuple | statics.callby = defaultdict(set) |
tuple | statics.calls = defaultdict(set) |
tuple | statics.clone = copy.deepcopy(funcs[func]) |
tuple | statics.edmns = re.compile("::ED(Producer|Analyzer|Filter)") |
tuple | statics.f = open('db.txt') |
tuple | statics.field = fields.pop() |
tuple | statics.fields = line.split("'") |
string | statics.found = "" |
tuple | statics.fqn = topfunc.split(field) |
string | statics.func = get+"#" |
tuple | statics.gets = defaultdict(set) |
tuple | statics.keyword = re.compile("calls|overrides|variable|edmplugin") |
tuple | statics.paths = re.compile(".*?\s*src/([A-Z].*?/[A-z].*?)(/.*?):(.*?):(.*?)") |
tuple | statics.plugins = set() |
tuple | statics.stack = list() |
tuple | statics.tab = re.compile("\s+") |
tuple | statics.topfunc = re.compile("::produce\(|::analyze\(|::filter\(") |
tuple | statics.warning = re.compile("^function ") |