public interface VisitDelegate<T>
Modifier and Type | Method and Description |
---|---|
String |
getFileExtension() |
void |
visit(String fqnc)
A template function for visiting a class
|
void |
visitError(String className,
Throwable t) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.