All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.shiftleft.js2cpg.datastructures.scope.ResolvedReference.scala Maven / Gradle / Ivy

There is a newer version: 0.3.3
Show newest version
package io.shiftleft.js2cpg.datastructures.scope

import io.shiftleft.codepropertygraph.generated.nodes.NewNode

case class ResolvedReference(variableNodeId: NewNode, origin: PendingReference)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy