Package ldaptor :: Module schema :: Class SyntaxDescription
[show private | hide private]
[frames | no frames]

Class SyntaxDescription

ASN1ParserThingie --+
                    |
                   SyntaxDescription


ASN Syntax:
   SyntaxDescription = "(" whsp
           numericoid whsp
           [ "DESC" qdstring ]
           whsp ")"

Method Summary
  __init__(self, text)
  __repr__(self)
    Inherited from ASN1ParserThingie
  _list(self, l)
  _str(self, s)
  _str_list(self, l)
  _strings_to_list(self, text)
Split ''-quoted strings into list.
  _to_list(self, text)
Split text into $-separated list.

Generated by Epydoc 2.1 on Tue Aug 17 17:08:19 2004 http://epydoc.sf.net