io.joern.x2cpg.utils
package io.joern.x2cpg.utils
Members list
Concise view
Type members
Classlikes
object AstPropertiesUtil
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- AstPropertiesUtil.type
object ExternalCommand
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ExternalCommand.type
trait LinkingUtil
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class AstLinkerPassclass FileCreationPassclass TypeUsagePassclass MethodRefLinkerclass AliasLinkerPassclass TypeHierarchyPass
object NodeBuilders
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 Objecttrait Matchableclass Any
- Self type
- NodeBuilders.type