io.joern.rubysrc2cpg.deprecated.utils

Members list

Type members

Classlikes

case class MethodTableModel(methodName: String, parentClassPath: String, classType: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ModuleModel(name: String, fullName: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PackageContext(moduleName: String, packageTable: PackageTable)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class PackageTable

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object PackageTable

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
case class TypeDeclModel(name: String, fullName: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all