File Spec
A Kotlin file containing top level objects like classes, objects, functions, properties, and type aliases.
Items are output in the following order:
Comment
Annotations
Package
Imports
Members
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The relative path of the file which would be produced by a call to writeTo. This value always uses unix-style path separators (/
).
Functions
Link copied to clipboard
Returns the tag attached with type as a key, or null if no tag is attached with that key.
Returns the tag attached with type as a key, or null if no tag is attached with that key.
Link copied to clipboard
Link copied to clipboard