ForkPoint

data class ForkPoint(val forkingRouteId: RouteId, val location: <Error class: unknown class>)

Represents information about the fork point.

Parameters

forkingRouteId

Forking route ID.

location

Location of the fork point.

Constructors

Link copied to clipboard
constructor(forkingRouteId: RouteId, location: <Error class: unknown class>)

Properties

Link copied to clipboard
Link copied to clipboard
val location: <Error class: unknown class>