scala.meta.testkit.Corpus
See theCorpus companion object
A collection of Scala source files to run SyntaxAnalysis.
Value parameters
- filter
-
Files that don't match the filter are excluded from the analysis. Here's the structure for
urlfiles:repos/ project1/ COMMIT // <- git commit hash of project1 snapshot URL // <- Github project url src/main/... Code.scala project2/ ... projectN/In particular, each project directory must contain a
COMMITandURLfile. These files are used to construct links to the source files on Github. - url
-
A zip file that matches the structure described below.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article