logo
class

compiler::Assembler

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

Mixin: compiler::FConst

Assembler assembles all the TypeDefs into their fcode representation.

Slots

assembleField

FField assembleField(FType fparent, FieldDef def)

assembleMethod

FMethod assembleMethod(FType fparent, MethodDef def)

assemblePod

FPod assemblePod()

fpod

FPod fpod

make

new make(Compiler compiler)

name

Int name(Str val)

typeRef

Int typeRef(CType type)