ResolvedImport

io.joern.x2cpg.passes.frontend.ImportsPass$.ResolvedImport$
See theResolvedImport companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def tagToResolvedImport(tag: Tag): Option[ResolvedImport]

Concrete fields

val OPT_ALIAS: String
val OPT_BASE_PATH: String
val OPT_FULL_NAME: String
val OPT_NAME: String
val OPT_RECEIVER: String
val RESOLVED_MEMBER: String
val RESOLVED_METHOD: String
val RESOLVED_TYPE_DECL: String
val UNKNOWN_IMPORT: String
val UNKNOWN_METHOD: String
val UNKNOWN_TYPE_DECL: String