logo

class

compiler::ListType

sys::Obj
  compiler::GenericType
    compiler::ListType

ListType models a parameterized List type.

Slots

doParameterize

override CType doParameterize(Int ch)

fits

override Bool fits(CType t)

isGenericParameter

override Bool isGenericParameter()

make

new make(CType v)

signature

override readonly Str signature

v

readonly CType v