io.shiftleft.js2cpg.core

Members list

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BuildInfo.type
object Config

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Config.type
case class Config(srcDir: String, tsTranspiling: Boolean, babelTranspiling: Boolean, vueTranspiling: Boolean, nuxtTranspiling: Boolean, templateTranspiling: Boolean, packageJsonLocation: String, outputFile: String, withTsTypes: Boolean, ignoredFilesRegex: Regex, ignoredFiles: Seq[Path], ignoreMinified: Boolean, ignoreTests: Boolean, ignorePrivateDeps: Boolean, privateDeps: Seq[String], includeConfigs: Boolean, includeHtml: Boolean, jvmMetrics: Option[Int], moduleMode: Option[String], withNodeModuleFolder: Boolean, optimizeDependencies: Boolean, fixedTranspilationDependencies: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class Js2Cpg

Attributes

Supertypes
class Object
trait Matchable
class Any
object Js2CpgMain

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Js2CpgMain.type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Report

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Report.type
class Report

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any