AstGenConfig

io.joern.x2cpg.astgen.AstGenConfig
trait AstGenConfig[R <: X2CpgConfig[R]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
R

Members list

Value members

Concrete methods

Creates a meta-data class of information about the AST Gen executable.

Creates a meta-data class of information about the AST Gen executable.

Attributes

Abstract fields

protected val astGenConfigPrefix: String

The root prefix in application.conf that concerns this frontend.

The root prefix in application.conf that concerns this frontend.

Attributes

protected val astGenProgramName: String

The prefix/name of the AST Gen binary.

The prefix/name of the AST Gen binary.

Attributes

Concrete fields

protected val multiArchitectureBuilds: Boolean

Indicates that a single binary handles all architectures.

Indicates that a single binary handles all architectures.

Attributes