| Package | Description |
|---|---|
| com.github.javaparser.symbolsolver.model.resolution |
| Modifier and Type | Method and Description |
|---|---|
TypeSolver |
TypeSolver.getParent()
Parent of the this TypeSolver.
|
default TypeSolver |
TypeSolver.getRoot()
Get the root of the hierarchy of type solver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSolver.setParent(TypeSolver parent)
Set the parent of this TypeSolver.
|
Copyright © 2007–2018. All rights reserved.