Fan

 

class

compiler::AttrAsm

sys::Obj
  compiler::CompilerSupport
    compiler::AttrAsm

AttrAsm provides support for assembling the attributes table for types and slots.

Slots

addSource

Void add(Str name, Buf data)

attrsSource

FAttr[] attrs

facetsSource

Void facets([Str:FacetDef]? facets)

fpodSource

FPod fpod

lineNumberSource

Void lineNumber(Int? line)

makeSource

new make(Compiler compiler, FPod fpod)

sourceFileSource

Void sourceFile(Str? source)

u2Source

Void u2(Str name, Int data)

utfSource

Void utf(Str name, Str data)