Uses of Interface
net.sourceforge.plantuml.utils.CharInspector
Packages that use CharInspector
Package
Description
-
Uses of CharInspector in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type CharInspectorModifier and TypeMethodDescriptionstatic EbnfExpression
EbnfExpression.create
(CharInspector it, boolean isCompact, String commentAbove, String commentBelow) -
Uses of CharInspector in net.sourceforge.plantuml.regexdiagram
Methods in net.sourceforge.plantuml.regexdiagram with parameters of type CharInspector -
Uses of CharInspector in net.sourceforge.plantuml.utils
Classes in net.sourceforge.plantuml.utils that implement CharInspectorMethods in net.sourceforge.plantuml.utils that return CharInspector