io.joern.kotlin2cpg.passes

Members list

Type members

Classlikes

class AstCreationPass(filesWithMeta: Iterable[KtFileWithMeta], typeInfoProvider: TypeInfoProvider, cpg: Cpg)(implicit withSchemaValidation: ValidationMode) extends ForkJoinParallelCpgPass[KtFileWithMeta]

Attributes

Supertypes
class ForkJoinParallelCpgPass[KtFileWithMeta]
trait CpgPassBase
class Object
trait Matchable
class Any
class ConfigPass(fileContentsAtPath: Iterable[FileContentAtPath], cpg: Cpg) extends ForkJoinParallelCpgPass[FileContentAtPath]

Attributes

Supertypes
class ForkJoinParallelCpgPass[FileContentAtPath]
trait CpgPassBase
class Object
trait Matchable
class Any
class DependenciesFromMavenCoordinatesPass(coordinates: Seq[String], cpg: Cpg) extends CpgPass

Attributes

Supertypes
class CpgPass
class ForkJoinParallelCpgPass[AnyRef]
trait CpgPassBase
class Object
trait Matchable
class Any
Show all
class KotlinTypeHintCallLinker(cpg: Cpg) extends XTypeHintCallLinker

Attributes

Supertypes
class XTypeHintCallLinker
class CpgPass
class ForkJoinParallelCpgPass[AnyRef]
trait CpgPassBase
class Object
trait Matchable
class Any
Show all
class KotlinTypeRecoveryPassGenerator(cpg: Cpg, config: XTypeRecoveryConfig) extends XTypeRecoveryPassGenerator[File]

Attributes

Supertypes
class XTypeRecoveryPassGenerator[File]
class Object
trait Matchable
class Any