GenerationContext

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun byteRef(value: Byte): Int
Link copied to clipboard
fun Class(generator: ClassGenerationContext.() -> Unit)
Link copied to clipboard
fun classRef(value: String): Int
Link copied to clipboard
fun doubleRef(value: Double): Int
Link copied to clipboard
fun Field(generator: FieldGenerationContext.() -> Unit)
Link copied to clipboard
fun floatRef(value: Float): Int
Link copied to clipboard
fun intRef(value: Int): Int
Link copied to clipboard
fun longRef(value: Long): Int
Link copied to clipboard
fun Method(generator: MethodGenerationContext.() -> Unit)
Link copied to clipboard
fun shortRef(value: Short): Int
Link copied to clipboard
Link copied to clipboard
fun utf8Ref(value: String): Int