public interface JavaResourceVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(JavaResource javaResource)
Called when a Java File is found.
|
void visit(JavaResource javaResource)
javaResource - The JavaResource for the found file.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.