Defines

io.joern.rubysrc2cpg.passes.Defines
object Defines

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Defines.type

Members list

Type members

Classlikes

object RubyOperators

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def getBuiltInType(typeInString: String): String

Concrete fields

val Any: String
val Array: String
val Encoding: String
val FalseClass: String
val Float: String
val Hash: String
val Integer: String
val NilClass: String
val Numeric: String
val Object: String
val Program: String
val Regexp: String
val String: String
val Symbol: String
val TrueClass: String
val Undefined: String