process


Description:

public abstract void process (Settings settings, Tree tree, ErrorReporter reporter)

Allows the doclet to inspect the given Api.Tree

Parameters:

settings

various configurations

tree

the tree to inspect

reporter

the reporter to use

See also:

Content.ContentVisitor, Api.Visitor