analyzeFunctionDecl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. FunctionDeclResult analyzeFunctionDecl(FunctionDecl v, Container container, uint indent)
    @safe
    analyzeFunctionDecl
    (
    const FunctionDecl v
    ,
    ref Container container
    ,
    in uint indent
    )
  2. FunctionDeclResult analyzeFunctionDecl(Cursor c_in, Container container, uint indent)

Meta