Package net.sourceforge.plantuml.ebnf
Class EbnfExpression
java.lang.Object
net.sourceforge.plantuml.ebnf.EbnfExpression
- All Implemented Interfaces:
TextBlockable
-
Method Summary
Modifier and TypeMethodDescriptionstatic EbnfExpressioncreate(CharInspector it, boolean isCompact, String commentAbove, String commentBelow) getUDrawable(ISkinParam skinParam) booleanisEmpty()
-
Method Details
-
create
public static EbnfExpression create(CharInspector it, boolean isCompact, String commentAbove, String commentBelow) -
getUDrawable
- Specified by:
getUDrawablein interfaceTextBlockable
-
isEmpty
public boolean isEmpty()
-