sys::Obj compilerDoc::DocSlot compilerDoc::DocMethod
Source
DocMethod models the documentation of a Method.
Method
virtual override Bool isField()
Return false
virtual override Bool isMethod()
Return true
const DocParam[] params
Parameters of the method
const DocTypeRef returns
Return type of the method