| Package | Description |
|---|---|
| com.github.javaparser | |
| com.github.javaparser.ast |
| Modifier and Type | Method and Description |
|---|---|
JavaParser |
JavaParserAdapter.getParser() |
| Modifier and Type | Method and Description |
|---|---|
static JavaParserAdapter |
JavaParserAdapter.of(JavaParser parser)
Wraps the
JavaParser. |
| Constructor and Description |
|---|
JavaParserAdapter(JavaParser parser) |
| Modifier and Type | Method and Description |
|---|---|
ParseResult<CompilationUnit> |
CompilationUnit.Storage.reparse(JavaParser javaParser) |
Copyright © 2007–2024. All rights reserved.