Fantom

 

class

compilerJava::JavaParam

sys::Obj
  compilerJava::JavaParam : compiler::CParam

JavaParam is the implementation of CParam for a Java method parameter.

Slots

hasDefaultSource

override Bool hasDefault

makeSource

new make(Str n, CType t)

nameSource

override Str name

paramTypeSource

override CType paramType

toStrSource

override Str toStr()

Overrides sys::Obj.toStr

Doc inherited from sys::Obj.toStr

Return a string representation of this object.