io.joern.x2cpg.utils.dependency

Members list

Type members

Classlikes

object Constants

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Constants.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class DependencyResolverParams(forMaven: Map[String, String], forGradle: Map[GradleConfigKey, String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GradleConfigKeys extends Enumeration

Attributes

Supertypes
class Enumeration
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class GradleDepsInitScript(contents: String, taskName: String, destinationDir: Path)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GradleProjectInfo(gradleVersion: String, tasks: Seq[String], hasAndroidSubproject: Boolean)

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type