Backtab

case class Backtab(n: Int) extends Description

The next fragment must be un-indented

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def show: String

Inherited methods

def matches(s: String): Boolean
Inherited from:
Description
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def stripMargin(margin: Char): Description
Inherited from:
Description