Companion

object Companion

Functions

Link copied to clipboard
fun compiledCodeTypeForFunctionType(functionType: A_BasicObject): AvailObject

Create a compiled code type based on the passed function type. Ignore the function type's exception set.

Link copied to clipboard
fun meta(): A_Type

Answer the metatype for all compiled code types.

Link copied to clipboard
fun mostGeneralCompiledCodeType(): A_Type

Answer the most general compiled code type.