class
compiler::ParameterizedMethodParam
sys::Obj compiler::ParameterizedMethodParam : compiler::CParam
ParameterizedMethodParam
Slots
- genericSource
-
readonly CParam generic
- hasDefaultSource
-
override Bool hasDefault()
Overrides compiler::CParam.hasDefault
- makeSource
-
new make(GenericType parent, CParam generic)
- nameSource
-
override Str name()
Overrides compiler::CParam.name
- paramTypeSource
-
override readonly CType paramType
Overrides compiler::CParam.paramType
- toStrSource
-
override Str toStr()
Overrides sys::Obj.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.