PySNMP MIB generator
********************

class pysmi.codegen.pysnmp.PySnmpCodeGen

   Builds PySNMP-specific Python code representing MIB module supplied
   in form of an Abstract Syntax Tree on input.

   Instance of this class is supposed to be passed to *MibCompiler*,
   the rest is internal to *MibCompiler*.
