Package-level declarations

Functions

Link copied to clipboard

Test if this string is a reserved hard keyword.

Link copied to clipboard
fun String.packageConcat(otherPackage: String): String
Link copied to clipboard

Transform a path to a directory into a corresponding package name.

Link copied to clipboard

Transform a path into a corresponding package name.

Link copied to clipboard

Transform an input String into one that satisfies Java package naming rules.