Interface SpecExampleRenderer

    • Method Detail

      • includeExampleInfo

        boolean includeExampleInfo()
      • getOptions

        @Nullable
        @Nullable DataHolder getOptions()
      • getExample

        @NotNull
        @NotNull SpecExample getExample()
      • includeDocument

        void includeDocument​(@NotNull
                             @NotNull java.lang.String includedText)
      • parse

        void parse​(java.lang.CharSequence input)
      • finalizeDocument

        void finalizeDocument()
      • finalizeRender

        void finalizeRender()
      • getHtml

        @NotNull
        @NotNull java.lang.String getHtml()
      • getAst

        @Nullable
        @Nullable java.lang.String getAst()