Main

io.joern.kotlin2cpg.Main
object Main extends X2CpgMain

Attributes

Graph
Supertypes
class X2CpgMain
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Value members

Inherited methods

def main(args: Array[String]): Unit

Attributes

Inherited from:
X2CpgMain
def run(config: frontend.ConfigType): Unit

method that evaluates frontend with configuration

method that evaluates frontend with configuration

Attributes

Inherited from:
X2CpgMain

Inherited fields

val cmdLineParser: OParser[Unit, frontend.ConfigType]

Attributes

Inherited from:
X2CpgMain
val frontend: X2CpgFrontend

Attributes

Inherited from:
X2CpgMain
val server: FrontendHTTPServer

Attributes

Inherited from:
X2CpgMain