| Package | Description |
|---|---|
| com.github.javaparser.utils |
| Modifier and Type | Method and Description |
|---|---|
JavaParser |
SourceRoot.getJavaParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceRoot.parse(String startPackage,
JavaParser javaParser,
SourceRoot.Callback callback)
Parses a package recursively with a callback.
|
SourceRoot |
SourceRoot.setJavaParser(JavaParser javaParser) |
Copyright © 2007–2017. All rights reserved.