io.joern.x2cpg.utils

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object HashUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

NodeBuilders helps with node creation and is intended to be used when functions from x2cpg.AstCreatorBase are not appropriate; for example, in cases in which the node's line and column are not set from the base ASTNode type of a specific frontend.

NodeBuilders helps with node creation and is intended to be used when functions from x2cpg.AstCreatorBase are not appropriate; for example, in cases in which the node's line and column are not set from the base ASTNode type of a specific frontend.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type