public class RefVisitor
extends java.lang.Object
Constructor and Description |
---|
RefVisitor() |
Modifier and Type | Method and Description |
---|---|
void |
visitDirectory(RefDirectory directory) |
void |
visitElement(RefEntity elem) |
void |
visitFile(RefFile file) |
void |
visitModule(RefModule module) |
public void visitElement(RefEntity elem)
public void visitFile(RefFile file)
public void visitModule(RefModule module)
public void visitDirectory(RefDirectory directory)