SourceRoot

constructor(root: Path)(source)
constructor(root: Path, parserConfiguration: ParserConfiguration)(source)

Parameters

root

the root directory of a set of source files. It corresponds to the root of the package structure of the source files within, like "javaparser/javaparser-core/src/main/java"