Fantom

 

class

compiler::ParameterizedMethodParam

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

ParameterizedMethodParam

Slots

genericSource

readonly CParam generic

hasDefaultSource

override Bool hasDefault()

makeSource

new make(GenericType parent, CParam generic)

nameSource

override Str name()

paramTypeSource

override readonly CType paramType

toStrSource

override Str toStr()

Overrides sys::Obj.toStr

Doc inherited from sys::Obj.toStr

Return a string representation of this object.