const class compilerDoc::DocField

sys::Obj
  compilerDoc::DocSlot
    compilerDoc::DocField

Source

DocField models the documentation of a Field.

init

const Str? init

Source

Expression used to initialize the field

setterFlags

const Int? setterFlags

Source

Flags for setting method if different from overall field level flags, otherwise null.

type

const DocTypeRef type

Source

Type of the field