SHORT

data class SHORT(val value: Short) : IRTree.Literal(source)

Constructors

Link copied to clipboard
constructor(value: Short)

Properties

Link copied to clipboard