Natives

object Natives(source)

Types

Link copied to clipboard
data class HandleContext(val ctx: ShakeBytecodeGenerator.BytecodeGenerationContext, val v: ShakeInvocation, val keepResultOnStack: Boolean)
Link copied to clipboard
interface NativeHandler

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun get(signature: String): Natives.NativeHandler?
Link copied to clipboard