Class Content::ElementContent
An element in a collection, for example an element in an array or in a hash.
Import path
import codeql.ruby.dataflow.internal.DataFlowPublicDirect supertypes
Indirect supertypes
Known direct subtypes
Inherited predicates
| getLocation | Gets the location of this content. | from Content |
| toString | Gets a textual representation of this content. | from Content |