Package org.prorefactor.treeparser01

This is the "primary" tree parser, which provides basic services such as scope and name resolution.

See:
          Description

Class Summary
FrameStack Keeps a stack of most recently "referenced" frames.
TP01Action Superclass of empty actions methods for TreeParser01.
TP01Support Provides all functions called by TreeParser01.
 

Package org.prorefactor.treeparser01 Description

This is the "primary" tree parser, which provides basic services such as scope and name resolution.

See also the Makefile and the Antlr grammar file (.g) in this package's directory.

Package Specification

Related Documentation



Copyright © 2008 Joanju Software. All Rights Reserved.