Generated
Constructors
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Marks this key a light key. Light keys don't maintain a value set and send values un-interned.
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
Link copied to clipboard
fun Declaration.const(name: String, type: PredefinedType.bool, value: Boolean): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.double, value: Double): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.float, value: Float): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.short, value: Short): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.string, value: String): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.ubyte, value: UByte): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.ulong, value: ULong): Member.Const.Integral
fun Declaration.const(name: String, type: PredefinedType.ushort, value: UShort): Member.Const.Integral
fun Declaration.const(name: String, type: ScalarAttributedType<PredefinedType>, value: String): Member.Const.Integral
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
Link copied to clipboard