Package

levsha

impl

Permalink

package impl

Visibility
  1. Public
  2. All

Type Members

  1. abstract class AbstractTextRenderContext[MiscType] extends RenderContext[MiscType]

    Permalink

    Generates HTML

  2. final class DiffRenderContext[-M] extends StatefulRenderContext[M]

    Permalink
  3. class DummyRenderContext[-M] extends RenderContext[M]

    Permalink

    This render context does nothing

  4. case class TextPrettyPrintingConfig(indentationChar: Char, indentationSize: Int, lineBreak: CharSequence) extends Product with Serializable

    Permalink

  5. final class TextRenderContext extends AbstractTextRenderContext[Nothing]

    Permalink

Value Members

  1. object DiffRenderContext

    Permalink
  2. object TextPrettyPrintingConfig extends Serializable

    Permalink
  3. package internal

    Permalink

Ungrouped