accept


Description:

public void accept (CodeVisitor visitor)

Visits the complete code tree file by file. It is possible to add new source files while visiting the tree.

Parameters:

visitor

the visitor to be called when traversing