Fantom

 

abstract class

compilerJava::JavaSlot

sys::Obj
  compilerJava::JavaSlot : compiler::CSlot

JavaSlot is the implementation of CSlot for a Java member.

Slots

facetSource

override CFacet? facet(Str qname)

flagsSource

override Int flags

isForeignSource

override Bool isForeign()

nameSource

override Str name

nextSource

JavaMethod? next

linked list of overloaded methods (first one may be field or method)

nsSource

override CNamespace ns()

Overrides compiler::CSlot.ns

parentSource

override CType parent

qnameSource

override Str qname()