org.jactr.io.participant.modules
Class DeclarativeModuleParticipant

java.lang.Object
  extended by org.jactr.io.participant.impl.BasicASTParticipant
      extended by org.jactr.io.participant.modules.DeclarativeModuleParticipant
All Implemented Interfaces:
IASTParticipant

public class DeclarativeModuleParticipant
extends BasicASTParticipant

Author:
developer

Constructor Summary
DeclarativeModuleParticipant()
           
 
Method Summary
 
Methods inherited from class org.jactr.io.participant.impl.BasicASTParticipant
getInjector, getTrimmer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeclarativeModuleParticipant

public DeclarativeModuleParticipant()