const class compilerDoc::DocField
sys::Obj compilerDoc::DocSlot compilerDoc::DocField
DocField models the documentation of a Field
.
- init
-
const Str? init
Expression used to initialize the field
- isField
-
virtual override Bool isField()
Return true
- isMethod
-
virtual override Bool isMethod()
Return false
- setterFlags
-
const Int? setterFlags
Flags for setting method if different from overall field level flags, otherwise null.
- type
-
const DocTypeRef type
Type of the field