Fan

 

class

compiler::FField

sys::Obj
  compiler::FSlot
    compiler::FField : compiler::CField

FField is the read/write fcode representation of sys::Field.

Slots

fieldTypeSource

override CType fieldType()

getterSource

override CMethod? getter

inheritedReturnTypeSource

override CType inheritedReturnType()

makeSource

new make(FType fparent)

readSource

This read(InStream in)

setterSource

override CMethod? setter

signatureSource

override Str signature()

typeRefSource

Int typeRef

writeSource

Void write(OutStream out)