| Package | Description |
|---|---|
| com.github.javaparser.symbolsolver.resolution.typesolvers |
| Modifier and Type | Method and Description |
|---|---|
static JarTypeSolver |
JarTypeSolver.getJarTypeSolver(String pathToJar)
Deprecated.
Use of this static method (previously following singleton pattern) is strongly discouraged
and will be removed in a future version. For now, it has been modified to return a new instance to
prevent the IllegalStateException being thrown (as reported in #2547), allowing it to be called multiple times.
|
Copyright © 2007–2024. All rights reserved.