Class LineSection

    • Constructor Detail

    • Method Detail

      • getLineInfos

        @NotNull
        @Contract(pure=true)
        public java.util.List<LineSection.LineInfo> getLineInfos()
      • pushContents

        @NotNull
        public java.lang.StringBuilder pushContents​(@NotNull
                                                    java.lang.StringBuilder sharedBuilder)
        Specified by:
        pushContents in class AbstractSMAPSection