Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::TexInfo
class Escapifier
Files: Synopsis/Formatter/TexInfo.py
Escapifier-inheritance Scopes/Synopsis/Formatter/TexInfo/CommentFormatter.html

escapify the strings to become valid texinfo text. Only replace '@' by '@@' if these are not part of valid texinfo tags.


Operations Summary:
 __init__(self) [Source]
 parse(self, comm) [Source]