@require(prototype, callable, return_value, return_annotations, parameters, callable_type, flags)
“@callable.link.title”
@callable_type
@for annotation in return_annotations: [\ \ @annotation.nick\ \ @if annotation.value: @annotation.value\ @end ]\ @end
@end @end @if flags:Flags:\ @for i, flag in enumerate (flags): @if i != 0: /\ @end @if flag.link: @flag.nick @else: @flag.nick @end @end @end @for tag in callable.tags:
@tag.name\ @if tag.description: : @tag.description @end
@end