io.shiftleft.codepropertygraph.generated

Members list

Type members

Classlikes

object Cpg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Cpg.type
class Cpg(_graph: Graph) extends AutoCloseable

Domain-specific wrapper for graph, starting point for traversals.

Domain-specific wrapper for graph, starting point for traversals.

Value parameters

graph

the underlying graph. An empty graph is created if this parameter is omitted.

Attributes

Companion
object
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any
class DiffGraphBuilder extends DiffGraphBuilder

Domain-specific version of diffgraph builder. This is to allow schema checking before diffgraph application in the future, as well as a schema-aware point for providing backwards compatibility in odbv2.

Domain-specific version of diffgraph builder. This is to allow schema checking before diffgraph application in the future, as well as a schema-aware point for providing backwards compatibility in odbv2.

Attributes

Supertypes
class DiffGraphBuilder
trait DiffOrBuilder
class Object
trait Matchable
class Any
final class GeneratedNodeStarterExt(val wrapper: Cpg) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any