io.joern.jssrc2cpg

Members list

Concise view

Type members

Classlikes

final case class Config(inputPath: String, outputPath: String, ignoredFilesRegex: Regex, ignoredFiles: Seq[String]) extends X2CpgConfig[Config]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
class JsSrc2Cpg extends X2CpgFrontend[Config]

Attributes

Companion:
object
Graph
Supertypes
trait X2CpgFrontend[Config]
class Object
trait Matchable
class Any
object JsSrc2Cpg

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Main extends X2CpgMain[Config, JsSrc2Cpg]

Attributes

Graph
Supertypes
class X2CpgMain[Config, JsSrc2Cpg]
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type
Main.type