Public Member Functions | |
def | analyze |
Static Public Attributes | |
list | handled_types = [] |
Interface class for an Analyzer
def damn_at.pluginmanager.IAnalyzer.analyze | ( | self, | |
an_uri | |||
) |
Returns a FileDescription :param an_uri: the URI pointing to the file to be analyzed :rtype: :py:class:`damn_at.FileDescription` :raises: :py:class:`damn_at.analyzer.AnalyzerException`