Class: Carbon::Compiler::Node::Definition::Struct::Element
- Defined in:
- lib/carbon/compiler/node/definition/struct/element.rb
Overview
An element of a struct. This contains name and “klass” (type) information for a structure element.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#[], #accept, #attributes!, #behavior?, #data, #data?, #each, #identity?, #initialize, #map!, mapping, #merge!, #type!, #update!
Constructor Details
This class inherits a constructor from Carbon::Compiler::Node::Base