Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::TOC
class TocEntry
Files: Synopsis/Formatter/TOC.py

Struct for an entry in the table of contents. Vars: link, lang, type (all strings) Also: name (scoped)


Operations Summary:
 __init__(self, name, link, lang, type) [Source]