io.joern.x2cpg.typestub

Members list

Type members

Classlikes

trait TypeStubConfig[R <: X2CpgConfig[R]]

Extends the config to download type stubs to help resolve type full names.

Extends the config to download type stubs to help resolve type full names.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
R

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
case class TypeStubMetaData(useTypeStubs: Boolean, packagePath: URL)

The meta data around managing type stub resources for this frontend.

The meta data around managing type stub resources for this frontend.

Value parameters

packagePath

the code path for the frontend.

useTypeStubs

a flag to indicate whether types stubs should be used.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TypeStubUtil

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type