Package

org.cvogt.scala

debug

Permalink

package debug

Source
debug.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. debug
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class AnyExtensions[T] extends AnyVal

    Permalink

Value Members

  1. object SUPPRESS_OUTPUT

    Permalink

    Suppresses JVM output to stdout and stderr in a block of code

    Suppresses JVM output to stdout and stderr in a block of code

    !!!USE WITH CAUTION!!!

    Because this suppresses everything inside this call, even in other files, libs, etc. which can be quite surprising. You have been warned.

  2. object printCodeAfterTyper

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped