Package-level declarations
Types
Link copied to clipboard
interface ClassAnnotationsProcessor
Link copied to clipboard
Processes REPL local variables (implemented as properties of script classes) and converts them into new types using code generation
Link copied to clipboard
interface FileAnnotationsProcessor
Interface responsible for handling file level annotations inside a notebook cell. This is e.g., annotations like @file:DependsOn("...")
, @file:Repository("...")
and @file:CompilerArgs("...")
.
Link copied to clipboard
Link copied to clipboard