PackageTable

io.joern.rubysrc2cpg.utils.PackageTable
class PackageTable()

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def addPackageMethod(moduleName: String, methodName: String, parentClassPath: String, classType: String): Unit
def getMethodFullNameUsingName(packageUsed: List[String], methodName: String): List[String]