Class: Carbon::Compiler::Node::Definition::Function::Name

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

Overview

The name of the function. Note that this is mostly unused right now due to various reasons.

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