Class BuilderClassSection

  • All Implemented Interfaces:
    CodeSection

    public final class BuilderClassSection
    extends java.lang.Object
    implements CodeSection
    Contains the static builder class for a shape.
    • Constructor Detail

      • BuilderClassSection

        public BuilderClassSection​(Symbol symbol)
    • Method Detail

      • symbol

        public Symbol symbol()
        Symbol representing the enclosing class for this builder.