Conc

dotty.tools.dotc.parsing.Scanners$.IndentWidth$.Conc
final case class Conc(l: IndentWidth, r: Run)

Members list

Concise view

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