JavaParam is the implementation of CParam for a Java method parameter.
Slots
- hasDefaultSource
-
override Bool hasDefault
Overrides compiler::CParam.hasDefault
- makeSource
- nameSource
-
override Str name
Overrides compiler::CParam.name
- paramTypeSource
-
override 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.