Module analysis :: Class TaintedPackage
[hide private]
[frames] | no frames]

Class TaintedPackage

source code

Instance Methods [hide private]
 
__init__(self, name) source code
 
get_name(self) source code
 
get_info(self) source code
 
gets(self) source code
 
push(self, info) source code
 
search_method(self, name, descriptor) source code
 
get_method(self, name, descriptor) source code
 
get_paths(self) source code
 
get_paths_length(self) source code
 
get_methods(self) source code
 
show(self, format) source code
Method Details [hide private]

search_method(self, name, descriptor)

source code 
Parameters:
  • name - a regexp for the name of the method
  • descriptor - a regexp for the descriptor of the method

    @rtype : a list of called paths