Uses of Interface
gudusoft.gsqlparser.pp.output.HighlightingElementRender
Packages that use HighlightingElementRender
-
Uses of HighlightingElementRender in gudusoft.gsqlparser.pp.output
Methods in gudusoft.gsqlparser.pp.output that return HighlightingElementRenderModifier and TypeMethodDescriptionOutputConfig.getHighlightingElementRender(HighlightingElement element) Methods in gudusoft.gsqlparser.pp.output with parameters of type HighlightingElementRenderModifier and TypeMethodDescriptionvoidOutputConfig.addHighlightingElementRender(HighlightingElement element, HighlightingElementRender render) -
Uses of HighlightingElementRender in gudusoft.gsqlparser.pp.output.html
Classes in gudusoft.gsqlparser.pp.output.html that implement HighlightingElementRenderMethods in gudusoft.gsqlparser.pp.output.html that return HighlightingElementRenderModifier and TypeMethodDescriptionHtmlOutputConfig.getHighlightingElementRender(HighlightingElement element) Methods in gudusoft.gsqlparser.pp.output.html with parameters of type HighlightingElementRenderModifier and TypeMethodDescriptionvoidHtmlOutputConfig.addHighlightingElementRender(HighlightingElement element, HighlightingElementRender setting)