io.shiftleft.js2cpg.preprocessing

Members list

Type members

Classlikes

class BabelTranspiler(val config: Config, val projectPath: Path, subDir: Option[Path], inDir: Option[Path]) extends Transpiler

Attributes

Supertypes
trait Transpiler
class Object
trait Matchable
class Any
class EjsTranspiler(val config: Config, val projectPath: Path) extends Transpiler

Attributes

Supertypes
trait Transpiler
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class NuxtTranspiler(val config: Config, val projectPath: Path) extends Transpiler

Attributes

Companion
object
Supertypes
trait Transpiler
class Object
trait Matchable
class Any
class PugTranspiler(val config: Config, val projectPath: Path) extends Transpiler

Attributes

Supertypes
trait Transpiler
class Object
trait Matchable
class Any
class TranspilationRunner(projectPath: Path, tmpTranspileDir: Path, config: Config, subDir: Option[Path])

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class TranspilerGroup(config: Config, projectPath: Path, transpilers: Seq[Transpiler]) extends Transpiler

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class TypescriptTranspiler(val config: Config, val projectPath: Path, subDir: Option[Path]) extends Transpiler

Attributes

Companion
object
Supertypes
trait Transpiler
class Object
trait Matchable
class Any
object VueTranspiler

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class VueTranspiler(val config: Config, val projectPath: Path) extends Transpiler

Attributes

Companion
object
Supertypes
trait Transpiler
class Object
trait Matchable
class Any