|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNodeVisitor
fabil.visit.ClassReferencesCollector
public class ClassReferencesCollector
Collects all types referenced by a class and outputs them to a file.
| Constructor Summary | |
|---|---|
ClassReferencesCollector(Job job,
TypeSystem ts)
|
|
| Method Summary | |
|---|---|
void |
finish()
|
Node |
leave(Node old,
Node n,
NodeVisitor v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassReferencesCollector(Job job,
TypeSystem ts)
| Method Detail |
|---|
public void finish()
public Node leave(Node old,
Node n,
NodeVisitor v)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||