io.shiftleft.passes

Members list

Type members

Classlikes

abstract class CpgPass(cpg: Cpg, outName: String) extends ForkJoinParallelCpgPass[AnyRef]

Attributes

Supertypes
class ForkJoinParallelCpgPass[AnyRef]
trait CpgPassBase
class Object
trait Matchable
class Any
Known subtypes
trait CpgPassBase

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class ForkJoinParallelCpgPass[T <: AnyRef](cpg: Cpg, outName: String) extends CpgPassBase

Attributes

Supertypes
trait CpgPassBase
class Object
trait Matchable
class Any
Known subtypes
class CpgPass
class ParallelIteratorExecutor[T](iterator: Iterator[T])(implicit executionContext: ExecutionContext)

Attributes

Supertypes
class Object
trait Matchable
class Any

Deprecated classlikes

abstract class SimpleCpgPass(cpg: Cpg, outName: String) extends CpgPass

Attributes

Deprecated
true
Supertypes
class CpgPass
class ForkJoinParallelCpgPass[AnyRef]
trait CpgPassBase
class Object
trait Matchable
class Any
Show all