Fan

 

class

compiler::Assembler

sys::Obj
  compiler::CompilerSupport
    compiler::Assembler : compiler::FConst

Assembler assembles all the TypeDefs into their fcode representation.

Slots

assembleFieldSource

FField assembleField(FType fparent, FieldDef def)

assembleMethodSource

FMethod assembleMethod(FType fparent, MethodDef def)

assemblePodSource

FPod assemblePod()

fpodSource

FPod fpod

makeSource

new make(Compiler compiler)

nameSource

Int name(Str val)

typeRefSource

Int typeRef(CType type)