io.joern.jimple2cpg.passes

Members list

Concise view

Type members

Classlikes

class AstCreationPass(filenames: List[String], cpg: Cpg) extends ConcurrentWriterCpgPass[String]

Creates the AST layer from the given class file and stores all types in the given global parameter.

Creates the AST layer from the given class file and stores all types in the given global parameter.

Attributes

Graph
Supertypes
class ConcurrentWriterCpgPass[String]
class NewStyleCpgPassBase[String]
trait CpgPassBase
class Object
trait Matchable
class Any
class AstCreator(filename: String, cls: SootClass, global: Global) extends AstCreatorBase

Attributes

Companion:
object
Graph
Supertypes
class AstCreatorBase
class Object
trait Matchable
class Any
object AstCreator

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type