FSlot is the read/write fcode representation of sys::Slot.
Slots
- fattrs
-
FAttr[] fattrs
- flags
-
virtual Int flags
- fparent
-
FType fparent { private set }
- make
-
new make(FType fparent)
- name
-
virtual Str name()
- nameIndex
-
Int nameIndex
- parent
-
virtual CType parent()
- pod
-
FPod pod()
- qname
-
virtual Str qname()
- readAttrs
- readCommon
- toStr
-
virtual Str toStr()
- writeAttrs
- writeCommon