cadenza / cadenza.frame

Package cadenza.frame

Types

ArrayMappedDataFrame

class ArrayMappedDataFrame : DataFrame

DataFrame

abstract class DataFrame

Mask

typealias Mask = Long

PowerMask

typealias PowerMask = Long

SimpleDataFrame

class SimpleDataFrame

Slot

typealias Slot = Int

Extensions for External Classes

kotlin.Int

kotlin.Long

Properties

child

val child: AnnotationNode

code

val code: Type

Functions

builder

fun builder(signature: String): ByteArray

frame

fun frame(signature: String): ByteArray

nodeInfo

fun nodeInfo(shortName: String = "", cost: NodeCost = NodeCost.MONOMORPHIC, description: String = "", language: String = ""): AnnotationNode