Class DeclarationCounter

java.lang.Object
org.codehaus.janino.util.AbstractTraverser<RuntimeException>
org.codehaus.janino.samples.DeclarationCounter
All Implemented Interfaces:
Traverser<RuntimeException>

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