Package polyglot.ext.pao.ast

AST nodes for PAO.

See:
          Description

Class Summary
PaoDelFactory_c Delegate factory for the pao extension.
PaoExtFactory_c Extension factory for the pao extension.
PaoNodeFactory_c NodeFactory implementation for the pao extension.
 

Package polyglot.ext.pao.ast Description

AST nodes for PAO. In this package, the PaoNodeFactory_c is used to simply to specify new extension and delegate factories: PaoExtFactory_c and PaoDelFactory_c.