Peragro-AT
 All Classes Namespaces Functions Pages
Public Member Functions | Static Public Attributes | List of all members
damn_at.pluginmanager.IAnalyzer Class Reference
Inheritance diagram for damn_at.pluginmanager.IAnalyzer:
Inheritance graph
[legend]
Collaboration diagram for damn_at.pluginmanager.IAnalyzer:
Collaboration graph
[legend]

Public Member Functions

def analyze
 

Static Public Attributes

list handled_types = []
 

Detailed Description

Interface class for an Analyzer

Member Function Documentation

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`

The documentation for this class was generated from the following file: