AnonymousTypeDeclaration

io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.AnonymousTypeDeclaration

Attributes

Graph
Supertypes
class RubyNode
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Inherited methods

def column: Option[Integer]

Attributes

Inherited from:
RubyNode
def columnEnd: Option[Integer]

Attributes

Inherited from:
RubyNode
def line: Option[Integer]

Attributes

Inherited from:
RubyNode
def lineEnd: Option[Integer]

Attributes

Inherited from:
RubyNode
def text: String

Attributes

Inherited from:
RubyNode

Inherited and Abstract methods

def baseClass: Option[RubyNode]

Attributes

Inherited from:
TypeDeclaration
def body: RubyNode

Attributes

Inherited from:
TypeDeclaration
def name: RubyNode

Attributes

Inherited from:
TypeDeclaration

Inherited fields

val span: TextSpan

Attributes

Inherited from:
RubyNode