FSlot is the read/write fcode representation of sys::Slot.
Slots
- fattrsSource
-
FAttr[]? fattrs
- flagsSource
-
override Int flags
Overrides compiler::CSlot.flags
- fparentSource
-
readonly FType fparent
- makeSource
-
new make(FType fparent)
- nameSource
-
override Str name()
Overrides compiler::CSlot.name
- nameIndexSource
-
Int nameIndex
- parentSource
-
override CType parent()
Overrides compiler::CSlot.parent
- podSource
-
FPod pod()
- qnameSource
-
override Str qname()
Overrides compiler::CSlot.qname
- readAttrsSource
- readCommonSource
- toStrSource
-
override Str toStr()
Overrides sys::Obj.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.
- writeAttrsSource
- writeCommonSource