|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.io.participant.impl.BasicASTTrimmer
public class BasicASTTrimmer
| Constructor Summary | |
|---|---|
BasicASTTrimmer(org.antlr.runtime.tree.CommonTree modelDescriptor)
|
|
| Method Summary | |
|---|---|
boolean |
shouldIgnore(org.antlr.runtime.tree.CommonTree element)
during the walking of the CommonTree describing the model, this will be called for each visited node. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicASTTrimmer(org.antlr.runtime.tree.CommonTree modelDescriptor)
| Method Detail |
|---|
public boolean shouldIgnore(org.antlr.runtime.tree.CommonTree element)
IASTTrimmer
shouldIgnore in interface IASTTrimmerIASTTrimmer.shouldIgnore(org.antlr.runtime.tree.CommonTree)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||