Attributes
- Companion
- trait
- Source
- Cross.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Cross.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- Cross.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Source
- Cross.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Factory.type
A simple cross-module with 1 cross-type T1, which is available in the module body as crossValue
A simple cross-module with 1 cross-type T1, which is available in the module body as crossValue
Attributes
- Source
- Cross.scala
- Supertypes
- Known subtypes
-
trait CrossValuetrait InnerCrossModule2trait InnerCrossModule3trait InnerCrossModule4trait InnerCrossModule5trait CrossModuleBasetrait CrossSbtModuletrait CrossScalaModuletrait CrossScalaVersionRangesShow all
A cross-module with 2 cross-types T1 and T2, which are available in the module body as crossValue and crossValue2.
A cross-module with 2 cross-types T1 and T2, which are available in the module body as crossValue and crossValue2.
Attributes
- Source
- Cross.scala
- Supertypes
- Known subtypes
-
trait InnerCrossModule2trait InnerCrossModule3trait InnerCrossModule4trait InnerCrossModule5Show all
A cross-module with 3 cross-types T1 T2 and T3, which are available in the module body as crossValue crossValue2 and crossValue3.
A cross-module with 3 cross-types T1 T2 and T3, which are available in the module body as crossValue crossValue2 and crossValue3.
Attributes
- Source
- Cross.scala
- Supertypes
- Known subtypes
A cross-module with 4 cross-types T1 T2 T3 and T4, which are available in the module body as crossValue crossValue2 crossValue3 and crossValue4.
A cross-module with 4 cross-types T1 T2 T3 and T4, which are available in the module body as crossValue crossValue2 crossValue3 and crossValue4.
Attributes
- Source
- Cross.scala
- Supertypes
- Known subtypes
A cross-module with 5 cross-types T1 T2 T3 T4 and T5, which are available in the module body as crossValue crossValue2 crossValue3 crossValue4 and crossValue5.
A cross-module with 5 cross-types T1 T2 T3 T4 and T5, which are available in the module body as crossValue crossValue2 crossValue3 crossValue4 and crossValue5.
Attributes
- Source
- Cross.scala
- Supertypes
- Known subtypes
-
trait InnerCrossModule5
Attributes
- Source
- Cross.scala
- Supertypes
-
class Objecttrait Matchableclass Any
A type-class defining what types T are allowed to be used in a cross-module definition
A type-class defining what types T are allowed to be used in a cross-module definition
Attributes
- Companion
- object
- Source
- Cross.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object BooleanToPathSegmentobject ByteToPathSegmentobject CharToPathSegmentobject IntToPathSegmentobject LongToPathSegmentobject ShortToPathSegmentobject StringToPathSegmentobject SubPathToPathSegmentShow all
Attributes
- Companion
- class
- Source
- Cross.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToSegments.type
Value members
Concrete methods
Convert the given value t to its cross segments