public class SymbolSolverCollectionStrategy extends Object implements com.github.javaparser.utils.CollectionStrategy
CollectionStrategy which collects all SourceRoots and initialises the TypeSolver and returns the SourceRoots configured
 with the TypeSolver in a ProjectRoot object.| Constructor and Description | 
|---|
| SymbolSolverCollectionStrategy() | 
| SymbolSolverCollectionStrategy(com.github.javaparser.ParserConfiguration parserConfiguration) | 
public SymbolSolverCollectionStrategy()
public SymbolSolverCollectionStrategy(com.github.javaparser.ParserConfiguration parserConfiguration)
public com.github.javaparser.utils.ProjectRoot collect(Path path)
collect in interface com.github.javaparser.utils.CollectionStrategyCopyright © 2007–2018. All rights reserved.