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
- writeAttrsSource
- writeCommonSource