io.joern.rubysrc2cpg

Members list

Type members

Classlikes

final case class Config(antlrCacheMemLimit: Double, downloadDependencies: Boolean, useTypeStubs: Boolean, antlrDebug: Boolean, antlrProfiling: Boolean) extends X2CpgConfig[Config], DependencyDownloadConfig[Config], TypeRecoveryParserConfig[Config], TypeStubConfig[Config]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TypeStubConfig[Config]
trait TypeRecoveryParserConfig[Config]
trait DependencyDownloadConfig[Config]
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
Show all
object Main extends X2CpgMain[Config, RubySrc2Cpg], FrontendHTTPServer[Config, RubySrc2Cpg]

Attributes

Supertypes
trait FrontendHTTPServer[Config, RubySrc2Cpg]
class X2CpgMain[Config, RubySrc2Cpg]
class Object
trait Matchable
class Any
Self type
Main.type
class RubySrc2Cpg extends X2CpgFrontend[Config]

Attributes

Companion
object
Supertypes
trait X2CpgFrontend[Config]
class Object
trait Matchable
class Any
object RubySrc2Cpg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type