Require

io.joern.jssrc2cpg.passes.RequirePass.Require
case class Require(call: Call)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def relativeExport: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val callsToPatch: List[Call]
val dirHoldingModule: String
val fileToInclude: String
val methodFullName: Option[String]
val symbol: String
val target: String