const class compilerDoc::DocParam
sys::Obj
compilerDoc::DocParam
Source
DocParam models the documentation of a Param
-
def
-
const Str? def
Source
Default expression if defined
-
name
-
const Str name
Source
Name of the parameter
-
toStr
-
virtual override Str toStr()
Source
-
type
-
const DocTypeRef type
Source
Type of the parameter