Fan

 

class

compiler::FSymbol

sys::Obj
  compiler::FSymbol : compiler::CSymbol, compiler::FConst

FSymbol is the read/write fcode representation of sys::Symbol.

Slots

fattrsSource

FAttr[]? fattrs

flagsSource

override Int flags

fpodSource

readonly FPod fpod

makeSource

new make(FPod fpod)

nameSource

override Str name()

nameIndexSource

Int nameIndex

ofSource

override CType of()

ofIndexSource

Int ofIndex

podSource

override FPod pod()

qnameSource

override Str qname()

readSource

This read(InStream in)

valSource

Str val := "null"

writeSource

Void write(OutStream out)