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