Companion

object Companion

Functions

Link copied to clipboard
fun variableReadWriteType(readType: A_Type, writeType: A_Type): A_Type

Create a variable type based on the given read and write types.

Link copied to clipboard
fun variableTypeFor(innerType: A_Type): A_Type

Create a variable type based on the given content type.

Properties

Link copied to clipboard
val mostGeneralVariableMeta: A_Type

The (instance) type of the most general variable metatype.

Link copied to clipboard
val mostGeneralVariableType: A_Type

The most general variable type.