logo

class

compiler::FAttr

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

FAttr is attribute meta-data for a FType or FSlot

Slots

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