![JAR search and dependency download from the Maven repository](/logo.png)
io.shiftleft.semanticcpg.language.HasLocation.scala Maven / Gradle / Ivy
package io.shiftleft.semanticcpg.language
import io.shiftleft.codepropertygraph.generated.nodes.NewLocation
trait HasLocation extends Any {
def location: NewLocation
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy