Arg

data class Arg(val basicValue: BasicValue) : ConstSourceValue

Constructors

Link copied to clipboard
constructor(basicValue: BasicValue)

Properties

Link copied to clipboard
open override val basicValue: BasicValue

Functions

Link copied to clipboard
open override fun getSize(): Int