module Synopsis.Formatters.DocBook.Syntax
class Syntax
Syntax-inheritance Scopes/Synopsis/Formatters/DocBook/Syntax/CxxSyntax.html Scopes/Synopsis/Formatters/DocBook/Syntax/PythonSyntax.html Scopes/Synopsis/SXR/SXR.html Scopes/Synopsis/Formatters/HTML/Views/InheritanceGraph/DeclarationFinder.html
Even though DocBook provides markup for some programming artifacts, it is incomplete, and the XSL stylesheets are buggy, resulting in incorrect syntax. Thus, we use the 'synopsis' element, and attempt to reproduce the original syntax with language-specific subclasses.
Attributes Summary:
source code
Methods Summary:
  __init__(self, output)
references
source code
  finish(self)
references
source code
  typeid(self, type)
references
source code