io.joern.csharpsrc2cpg.passes
package io.joern.csharpsrc2cpg.passes
Members list
Type members
Classlikes
class AstCreationPass(cpg: Cpg, astCreators: Seq[AstCreator], report: Report) extends ConcurrentWriterCpgPass[AstCreator]
Attributes
- Supertypes
-
class ConcurrentWriterCpgPass[AstCreator]class NewStyleCpgPassBase[AstCreator]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
class DependencyPass(cpg: Cpg, buildFiles: List[String], registerPackageId: String => ) extends ForkJoinParallelCpgPass[File]
Attributes
- Supertypes
-
class ForkJoinParallelCpgPass[File]class NewStyleCpgPassBase[File]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
In this article