Class: Carbon::Compiler::Node::Definition::Function::Parameters
- Defined in:
- lib/carbon/compiler/node/definition/function/parameters.rb
Overview
Arguments to a function. This will eventually be turned directly into an array passed to functions.
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