io.joern.x2cpg.utils
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AstPropertiesUtil.type
A utility for providing out-of-the-box basic concurrent execution for a collection of Scala functions.
A utility for providing out-of-the-box basic concurrent execution for a collection of Scala functions.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConcurrentTaskUtil.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Environment.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ExternalCommand.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FileUtil.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HashUtil.type
A key pool that returns the integers of the interval [first, last] in a thread-safe manner.
A key pool that returns the integers of the interval [first, last] in a thread-safe manner.
Attributes
- Supertypes
A pool of long integers. Using the method next
, the pool provides the next id in a thread-safe manner.
A pool of long integers. Using the method next
, the pool provides the next id in a thread-safe manner.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class IntervalKeyPoolclass SequenceKeyPool
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
KeyPoolCreator.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AstLinkerPassclass FileCreationPassclass TypeEvalPassclass TypeRefPassclass MethodRefLinkerclass StaticCallLinkerclass AliasLinkerPassclass FieldAccessLinkerPassclass TypeHierarchyPassShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ListUtils.type
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
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NodeBuilders.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OffsetUtils.type
A key pool that returns elements of seq
in order in a thread-safe manner.
A key pool that returns elements of seq
in order in a thread-safe manner.
Attributes
- Supertypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any