logo

class

compiler::ParameterizedMethodParam

sys::Obj
  compiler::ParameterizedMethodParam : compiler::CParam

ParameterizedMethodParam

Slots

generic

readonly CParam generic

Source

hasDefault

override Bool hasDefault()

Source

make

new make(GenericType parent, CParam generic)

Source

name

override Str name()

Source

paramType

override readonly CType paramType

Source

toStr

override Str toStr()

Return a string representation of this object.

Source