
FSlot is the read/write fcode representation of sys::Slot.
Slots
- fattrs
-
FAttr[] fattrs
- flags
-
override Int flags
- fparent
-
readonly FType fparent
- make
-
new make(FType fparent)
- name
-
override Str name()
- nameIndex
-
Int nameIndex
- parent
-
override CType parent()
- pod
-
FPod pod()
- qname
-
override Str qname()
- readAttrs
- readCommon
- toStr
-
override Str toStr()
Return a string representation of this object.
- writeAttrs
- writeCommon