Kotlin2Cpg

io.joern.kotlin2cpg.Kotlin2Cpg
See theKotlin2Cpg companion class
object Kotlin2Cpg

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Kotlin2Cpg.type

Members list

Type members

Classlikes

case class InputPair(content: String, fileName: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Types

type InputProvider = () => InputPair

Value members

Concrete methods

def postProcessingPass(cpg: Cpg): Unit

Concrete fields

val language: String