eric6.Plugins.VcsPlugins.vcsPySvn.SvnDiffHighlighter
Module implementing a syntax highlighter for unified and context diff outputs.
Global Attributes
Classes
Functions
SvnDiffHighlighter
    Class implementing a diff highlighter for Git.
Derived from
E5GenericDiffHighlighter
Class Attributes
Class Methods
Methods
Static Methods
SvnDiffHighlighter (Constructor)
SvnDiffHighlighter(doc)
        Constructor
- doc
- 
reference to the text document (QTextDocument)
SvnDiffHighlighter.generateRules
generateRules()
        Public method to generate the rule set.