Package org.jactr.io.participant

Interface Summary
IASTInjector used to initialize a IModel descriptor when a specific module is required
IASTParticipant IModule(s) wanting to provide AST modifications (such as injecting the visual-location chunktype into the AST describing the model).
IASTTrimmer used to specify whether or not a specific CommonTree element should be output by a code generator.

The name is a bit of a misnomer and should probably be changed.
 

Class Summary
ASTParticipantRegistry Central point for finding IASTParticipants for a given class