Class MvnOutputSpan_1_0

    • Field Detail

      • text

        public final String text
        The output message.
      • styles

        @Nullable
        public final @Nullable List<String> styles
        The render styles.

        null if the text has no styles.

    • Constructor Detail

      • MvnOutputSpan_1_0

        public MvnOutputSpan_1_0​(String text,
                                 @Nullable
                                 @Nullable List<String> styles)