Class SymbolSolverCollectionStrategy

java.lang.Object
com.github.javaparser.symbolsolver.utils.SymbolSolverCollectionStrategy
All Implemented Interfaces:
CollectionStrategy

public class SymbolSolverCollectionStrategy extends Object implements CollectionStrategy
CollectionStrategy which collects all SourceRoots and initialises the TypeSolver and returns the SourceRoots configured with the TypeSolver in a ProjectRoot object.