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.| Constructor and Description |
|---|
SymbolSolverCollectionStrategy() |
SymbolSolverCollectionStrategy(ParserConfiguration parserConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ProjectRoot |
collect(Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPathMatcher, getRootpublic SymbolSolverCollectionStrategy()
public SymbolSolverCollectionStrategy(ParserConfiguration parserConfiguration)
public ProjectRoot collect(Path path)
collect in interface CollectionStrategyCopyright © 2007–2020. All rights reserved.