Package arrow.meta.plugins.analysis.phases.ir

Types

HintState
Link copied to clipboard
enum HintState : Enum<HintState>

Functions

hints
Link copied to clipboard
fun hints(descriptor: ModuleDescriptor, packages: Set<FqName>): String
hintsFile
Link copied to clipboard
fun CompilerContext.hintsFile(parentPath: String, descriptor: ModuleDescriptor, packages: Set<FqName>): File