TypeDeclaration

io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.TypeDeclaration
sealed trait TypeDeclaration

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def baseClass: Option[RubyNode]
def body: RubyNode
def name: RubyNode