public class JavaDependencyVisitorFactory extends DependencyVisitorFactory
DependencyVisitorFactory.VisitorOptions| Constructor and Description |
|---|
JavaDependencyVisitorFactory() |
| Modifier and Type | Method and Description |
|---|---|
PsiElementVisitor |
getVisitor(DependenciesBuilder.DependencyProcessor processor,
DependencyVisitorFactory.VisitorOptions options) |
createVisitorpublic PsiElementVisitor getVisitor(DependenciesBuilder.DependencyProcessor processor, DependencyVisitorFactory.VisitorOptions options)
getVisitor in class DependencyVisitorFactory