Package net.sourceforge.nrl.parser.ast.impl

The ANTLR v3 implementation of the AST, including a JFlex lexer and ANTLR v3 parser.

See: Description

Package net.sourceforge.nrl.parser.ast.impl Description

The ANTLR v3 implementation of the AST, including a JFlex lexer and ANTLR v3 parser. Each interface specified in the AST package is implemented using a (private) concrete class here.

In order to make use of the implementation, use the methods in the AntlrNRLParser class, up two packages, which provides the main facade.

Copyright © 2006-2013. All Rights Reserved.