The fully resolved extended abstract syntax tree (AST) representation for the action language. The interfaces in this package extend those in the net.sourceforge.nrl.parser.ast.constraints package and specify what a fully resolved representation of a rule file looks like.

The package specifies no implementation. In order to obtain an AST instance, use a concrete implementation, for example using the public classes in the impl package.