Class JavaParserTypeSolver

java.lang.Object
com.github.javaparser.symbolsolver.resolution.typesolvers.JavaParserTypeSolver
All Implemented Interfaces:
TypeSolver

public class JavaParserTypeSolver extends Object implements TypeSolver
Defines a directory containing source code that should be used for solving symbols. The directory must correspond to the root package of the files within.