introspect

open override fun introspect(root: SerialDescriptor): TypeGraph(source)

Introspects a serial descriptor into a TypeGraph.

Return

A TypeGraph containing the root type reference and all discovered type nodes

Parameters

root

The root serial descriptor to introspect