Uses of Interface
com.uwyn.jhighlight.highlighter.ExplicitStateHighlighter
Packages that use ExplicitStateHighlighter
-
Uses of ExplicitStateHighlighter in com.uwyn.jhighlight.highlighter
Classes in com.uwyn.jhighlight.highlighter that implement ExplicitStateHighlighterModifier and TypeClassDescriptionclassThis class is a scanner generated by JFlex 1.4.1 on 3/13/06 6:15 PM from the specification file com/uwyn/jhighlight/highlighter/CppHighlighter.flexclassThis class is a scanner generated by JFlex 1.4.1 on 3/13/06 6:15 PM from the specification file com/uwyn/jhighlight/highlighter/GroovyHighlighter.flexclassThis class is a scanner generated by JFlex 1.4.1 on 3/13/06 6:15 PM from the specification file com/uwyn/jhighlight/highlighter/JavaHighlighter.flexclassThis class is a scanner generated by JFlex 1.4.1 on 3/13/06 6:15 PM from the specification file com/uwyn/jhighlight/highlighter/XmlHighlighter.flex -
Uses of ExplicitStateHighlighter in com.uwyn.jhighlight.renderer
Methods in com.uwyn.jhighlight.renderer that return ExplicitStateHighlighterModifier and TypeMethodDescriptionprotected ExplicitStateHighlighterCppXhtmlRenderer.getHighlighter()protected ExplicitStateHighlighterGroovyXhtmlRenderer.getHighlighter()protected ExplicitStateHighlighterJavaXhtmlRenderer.getHighlighter()protected abstract ExplicitStateHighlighterXhtmlRenderer.getHighlighter()Returns the language-specific highlighting lexer that should be usedprotected ExplicitStateHighlighterXmlXhtmlRenderer.getHighlighter()