ModuleInfo

Module Info

Describes information about a code module of some kind; the module is addressed by a simple name.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of module names that this module depends on.

Link copied to clipboard

The name of the module.

Functions

Link copied to clipboard
open operator override fun compareTo(other: ModuleInfo): Int