jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-symbol-solver-core
/
com.github.javaparser.symbolsolver.resolution.typesolvers
/
TypeSolverBuilder
/
with
with
open
fun
with
(
@
NonNull
typeSolver
:
@
NonNull
TypeSolver
)
:
TypeSolverBuilder
(
source
)
Append a costum type solver to the build.
Return
the current builder.
Parameters
type
Solver
The type solver to be added.