Package org.jactr.io.participant.impl

Class Summary
BasicASTInjector  
BasicASTParticipant basic astparticipant that will load a modelDescriptor from getModelDescriptorURL() and take the contents and insert them into the modelDescriptor during the call to install(CommonTree model) or cull the same nodes during the call to shouldExclude() it will also take care of the parameters if provided
BasicASTTrimmer