Package org.prorefactor.treeparserbase

This is the "base" tree parser.

See:
          Description

Class Summary
Null Null class to keep JavaDoc from whining.
PostProcessor Static class with main(), so it can be called from an Ant build.
TokenTypesReader Provides a lookup of token names from numbers, for ASTs which have more than the usual Proparse token types.
 

Package org.prorefactor.treeparserbase Description

This is the "base" tree parser. It provides no actions. It is only to be used as the starting point (fresh copy) for creating new tree parsers.

There are no documented classes in this package. Instead, see the Makefile and the Antlr grammar file (.g) in this package's directory.

Package Specification

Related Documentation



Copyright © 2008 Joanju Software. All Rights Reserved.