module Synopsis.Formatters.DocBook.Syntax
class CxxSyntax
CxxSyntax-inheritance Scopes/Synopsis/Formatters/DocBook/Syntax/CxxSummarySyntax.html Scopes/Synopsis/Processors/TypedefFolder/TypedefFolder.html Scopes/Synopsis/Formatters/HTML/Markup/Javadoc/Javadoc.html Scopes/Synopsis/Formatters/SXR/SXRIndex.html Scopes/Synopsis/Formatters/DocBook/Syntax/CxxDetailSyntax.html Scopes/Synopsis/Formatters/DocBook/Syntax/Syntax.html
Methods Summary:
  visit_function(self, node)
references
source code
  visit_parameter(self, parameter)
references
source code
  visit_typedef(self, node)
references
source code
  visit_variable(self, variable)
references
source code
  visit_const(self, const)
references
source code
  visit_builtin_type_id(self, type)
references
source code
  visit_unknown_type_id(self, type)
references
source code
  visit_declared_type_id(self, type)
references
source code
  visit_modifier_type_id(self, type)
references
source code
  visit_array_type_id(self, type)
references
source code
  visit_template_id(self, type)
references
source code
references
source code
  visit_function_type_id(self, type)
references
source code
  visit_dependent_type_id(self, type)
references
source code
Attributes Inherited from Syntax
output
Methods Inherited from Syntax
__init__, finish, typeid