public class EbnfExpression extends java.lang.Object implements TextBlockable
Modifier and Type | Method and Description |
---|---|
static EbnfExpression |
create(CharInspector it,
boolean isCompact,
java.lang.String commentAbove,
java.lang.String commentBelow) |
TextBlock |
getUDrawable(ISkinParam skinParam) |
boolean |
isEmpty() |
public static EbnfExpression create(CharInspector it, boolean isCompact, java.lang.String commentAbove, java.lang.String commentBelow)
public TextBlock getUDrawable(ISkinParam skinParam)
getUDrawable
in interface TextBlockable
public boolean isEmpty()