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) |
ParserConfiguration |
getParserConfiguration() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPathMatcher, getRoot
public SymbolSolverCollectionStrategy()
public SymbolSolverCollectionStrategy(ParserConfiguration parserConfiguration)
public ParserConfiguration getParserConfiguration()
getParserConfiguration
in interface CollectionStrategy
public ProjectRoot collect(Path path)
collect
in interface CollectionStrategy
Copyright © 2007–2021. All rights reserved.