in

laika.ast.LengthUnit$.in$
object in extends LengthUnit

Attributes

Graph
Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
in.type

Members list

Value members

Inherited methods

def andThen[A](g: Length => A): T1 => A

Attributes

Inherited from:
Function1
def apply(amount: Double): Length

Attributes

Inherited from:
LengthUnit
def compose[A](g: A => Double): A => R

Attributes

Inherited from:
Function1
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
Function1 -> Any
Inherited from:
Function1

Inherited fields

val displayValue: String

Attributes

Inherited from:
LengthUnit