FieldDecl
io.joern.rubysrc2cpg.datastructures.FieldDecl
case class FieldDecl(name: String, typeFullName: String, isStatic: Boolean, isInitialized: Boolean, node: RubyExpression & RubyFieldIdentifier) extends TypedScopeElement
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypedScopeElementclass Objecttrait Matchableclass Any
Members list
In this article