ResourceType

enum ResourceType : Enum<ResourceType>

A ResourceType represents the type of a ResolverReference.

Author

Todd L Smith

Entries

Link copied to clipboard

Represents an arbitrary resource.

Link copied to clipboard

Represents an arbitrary directory.

Link copied to clipboard

Represents an Avail root.

Link copied to clipboard

Represents an Avail package.

Link copied to clipboard

Represents an Avail package representative.

Link copied to clipboard

Represents an ordinary Avail module.

Properties

Link copied to clipboard
val label: String

A short description of the receiver.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int