io.joern.javasrc2cpg.passes

Members list

Type members

Classlikes

class AstCreationPass(config: Config, cpg: Cpg, sourcesOverride: Option[List[String]]) extends ForkJoinParallelCpgPass[String]

Attributes

Supertypes
class ForkJoinParallelCpgPass[String]
trait CpgPassBase
class Object
trait Matchable
class Any
class OuterClassRefPass(cpg: Cpg) extends ForkJoinParallelCpgPass[TypeDecl]

Attributes

Supertypes
class ForkJoinParallelCpgPass[TypeDecl]
trait CpgPassBase
class Object
trait Matchable
class Any
class TypeInferencePass(cpg: Cpg) extends ForkJoinParallelCpgPass[Call]

Attributes

Supertypes
class ForkJoinParallelCpgPass[Call]
trait CpgPassBase
class Object
trait Matchable
class Any