Class DeclarationCounter

  • All Implemented Interfaces:
    Traverser<java.lang.RuntimeException>

    public class DeclarationCounter
    extends AbstractTraverser<java.lang.RuntimeException>
    An example application for the Traverser: Reads, scans and parses the files named on the command line and counts several kinds of declarations.