Package-level declarations

Types

Link copied to clipboard
value class MimeType(mimeType: String)

Represents the language and dialect of a source snippet, as an RFC 2046 mime type.

Functions

Link copied to clipboard

Is this a Gradle file (which could be in Groovy, or, Kotlin)

Link copied to clipboard

Is the base language for this mime type Java?

Link copied to clipboard

Is the base language for this mime type Kotlin?

Link copied to clipboard

Is this an Android manifest file?

Link copied to clipboard

Is the base language for this mime type a protobuf?

Link copied to clipboard

Is the base language for this mime type a regular expression?

Link copied to clipboard

Is the base language for this mime type SQL?

Link copied to clipboard

Is this a version catalog file (which could be in TOML, or in Groovy)

Link copied to clipboard

Is the base language for this mime type XML?