Class: Carbon::Compiler::Node::Definition::Class::Element

Inherits:
Base
  • Object
show all
Defined in:
lib/carbon/compiler/node/definition/class/element.rb

Overview

An element of a class. This contains name and type information for a class element.

Instance Attribute Summary

Attributes inherited from Base

#children, #location

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