Run

dotty.tools.dotc.parsing.Scanners$.IndentWidth$.Run
final case class Run(ch: Char, n: Int)

Members list

Value members

Inherited methods

def <(that: IndentWidth): Boolean

Attributes

Inherited from:
IndentWidth
def <=(that: IndentWidth): Boolean

Attributes

Inherited from:
IndentWidth

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
IndentWidth
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
IndentWidth -> Any
Inherited from:
IndentWidth