createEntry

fun createEntry(parent: Route, locationClass: KClass<*>): Route

Creates all necessary routing entries to match specified locationClass.