Package polyglot.ext.carcov

Composition of constant array and covariant return extensions.

See:
          Description

Class Summary
CarcovNodeFactory_c A NodeFactory constructs AST nodes.
CarcovTypeSystem  
ExtensionInfo Extension info for the carcov extension, which composes the carray and covarRet extensions.
FactoryComposer This class composes two factories, and for any method call on the factory, calls the method on both factories, and decides which newly manufactured object to return.
Version  
 

Package polyglot.ext.carcov Description

Composition of constant array and covariant return extensions.