interface IdentifierBase classes and interfaces
name |
Type name abstract val name: String |
packageName |
Package, the type belongs to abstract val packageName: String |
sourceFolder |
Source folder, the type belongs to abstract val sourceFolder: String |
fullName |
fun Identifier.fullName(): String |
Type |
interface Type : Identifier |