RubyFieldIdentifier

io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.RubyFieldIdentifier
sealed trait RubyFieldIdentifier extends RubyIdentifier

Ruby Instance or Class Variable Identifiers: @a, @@a

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article