|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.io.participant.impl.BasicASTInjector
public class BasicASTInjector
| Constructor Summary | |
|---|---|
BasicASTInjector(org.antlr.runtime.tree.CommonTree modelDescriptor,
java.lang.Class<? extends org.jactr.core.module.IModule> participantClass,
java.util.Map<java.lang.String,java.lang.String> parameterMap)
|
|
| Method Summary | |
|---|---|
void |
inject(org.antlr.runtime.tree.CommonTree modelDescriptor)
install module specific information into this model descriptor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicASTInjector(org.antlr.runtime.tree.CommonTree modelDescriptor,
java.lang.Class<? extends org.jactr.core.module.IModule> participantClass,
java.util.Map<java.lang.String,java.lang.String> parameterMap)
| Method Detail |
|---|
public void inject(org.antlr.runtime.tree.CommonTree modelDescriptor)
IASTInjector
inject in interface IASTInjectorIASTInjector.inject(org.antlr.runtime.tree.CommonTree)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||