arrow.function_doc

Module for [FunctionDoc] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FunctionDoc self() nothrowReturns `this`, for use in `with` statements.
FunctionDocGidBuilder builder() static nothrowGet builder for [arrow.function_doc.FunctionDoc] Returns: New builder object
string[] getArgNames() nothrow
string getDescription() nothrow
string getOptionsClassName() nothrow
string getSummary() nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.function_doc.FunctionDoc

Methods
T doc(void * propval) nothrow
Methods
FunctionDoc build() nothrowCreate object from builder. Returns: New object