|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectemn.fr.ascola.extractor.GenericASTParser
public class GenericASTParser
A generic ASTParser which could be configure with the visitor type.
| Constructor Summary | |
|---|---|
GenericASTParser(emn.fr.ascola.extractor.SimpleVisitor vis)
|
|
| Method Summary | |
|---|---|
void |
run(org.eclipse.jdt.core.dom.CompilationUnit unit)
Launch the visitor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericASTParser(emn.fr.ascola.extractor.SimpleVisitor vis)
| Method Detail |
|---|
public void run(org.eclipse.jdt.core.dom.CompilationUnit unit)
unit -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||