EvaluatedImport

io.shiftleft.semanticcpg.language.importresolver.`package`.EvaluatedImport
See theEvaluatedImport companion trait

Attributes

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

Members list

Type members

Inherited and Abstract 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 tagToEvaluatedImport(tag: Tag): Option[EvaluatedImport]

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
val sep: String