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

io.joern.swiftsrc2cpg.passes.GlobalBuiltins.scala Maven / Gradle / Ivy

There is a newer version: 4.0.78
Show newest version
package io.joern.swiftsrc2cpg.passes

object GlobalBuiltins {

  val builtins: Set[String] = Set() // TODO: fill this

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy