Class UBrexLeaf

java.lang.Object
com.plantuml.ubrex.builder.UBrexPart
com.plantuml.ubrex.builder.UBrexLeaf
All Implemented Interfaces:
UnicodeBracketedExpression

public class UBrexLeaf extends UBrexPart
  • Constructor Details

    • UBrexLeaf

      public UBrexLeaf(String definition)
  • Method Details

    • end

      public static UBrexLeaf end()
    • spaceOneOrMore

      public static UBrexLeaf spaceOneOrMore()
    • spaceZeroOrMore

      public static UBrexLeaf spaceZeroOrMore()