Class EbnfExpression

    • Method Detail

      • create

        public static EbnfExpression create​(net.sourceforge.plantuml.ebnf.CharIterator it,
                                            boolean isCompact,
                                            java.lang.String commentAbove,
                                            java.lang.String commentBelow)
      • isEmpty

        public boolean isEmpty()