Package net.sourceforge.plantuml.ebnf
Class EbnfExpression
- java.lang.Object
-
- net.sourceforge.plantuml.ebnf.EbnfExpression
-
public class EbnfExpression extends Object
-
-
Constructor Summary
Constructors Constructor Description EbnfExpression(String... data)
EbnfExpression(List<String> data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UDrawable
getUDrawable(ISkinParam skinParam)
-
-
-
Method Detail
-
getUDrawable
public UDrawable getUDrawable(ISkinParam skinParam)
-
-