Class SymbolSolverCollectionStrategy
java.lang.Object
com.github.javaparser.symbolsolver.utils.SymbolSolverCollectionStrategy
- All Implemented Interfaces:
CollectionStrategy
CollectionStrategy which collects all SourceRoots and initialises the TypeSolver and
returns the SourceRoots configured with the TypeSolver in a ProjectRoot object.-
Constructor Details
-
SymbolSolverCollectionStrategy
public SymbolSolverCollectionStrategy() -
SymbolSolverCollectionStrategy
-
-
Method Details
-
getParserConfiguration
- Specified by:
getParserConfigurationin interfaceCollectionStrategy
-
collect
- Specified by:
collectin interfaceCollectionStrategy
-