class compiler::FAttr

sys::Obj
  compiler::FAttr : compiler::FConst

Source

FAttr is attribute meta-data for a FType or FSlot

data

Buf? data

Source

name

Int name

Source

read

FAttr read(InStream in)

Source

u2

Int u2()

Source

utf

Str utf()

Source

write

Void write(OutStream out)

Source