io.joern.x2cpg.layers

Members list

Type members

Classlikes

case class AstDumpOptions(var outDir: String) extends LayerCreatorOptions

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class LayerCreatorOptions
class Object
trait Matchable
class Any
Show all
object Base

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Base.type
class Base extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
object CallGraph

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
CallGraph.type
class CallGraph extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
case class CdgDumpOptions(var outDir: String) extends LayerCreatorOptions

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class LayerCreatorOptions
class Object
trait Matchable
class Any
Show all
case class CfgDumpOptions(var outDir: String) extends LayerCreatorOptions

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class LayerCreatorOptions
class Object
trait Matchable
class Any
Show all
object ControlFlow

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class ControlFlow extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
object DumpAst

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
DumpAst.type
class DumpAst(options: AstDumpOptions) extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
object DumpCdg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
DumpCdg.type
class DumpCdg(options: CdgDumpOptions) extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
object DumpCfg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
DumpCfg.type
class DumpCfg(options: CfgDumpOptions) extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any
object TypeRelations

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class TypeRelations extends LayerCreator

Attributes

Companion
object
Supertypes
class LayerCreator
class Object
trait Matchable
class Any