kcp-development
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kcp-development
core
/
dev.rnett.kcp.development.utils.ir
/
WithIrContext
With
Ir
Context
interface
WithIrContext
(
source
)
A type that provides a
IrPluginContext
- for use as a context parameter.
Inheritors
IrFullProcessor
IrFullTransformer
IrFullTransformerWithContext
Members
Properties
built
Ins
Link copied to clipboard
open
val
builtIns
:
IrBuiltIns
context
Link copied to clipboard
abstract
val
context
:
IrPluginContext
factory
Link copied to clipboard
open
val
factory
:
IrFactory