Class: Duby::AST::Argument

Inherits:
Node show all
Includes:
Typed
Defined in:
lib/duby/ast/method.rb

Instance Attribute Summary

Attributes included from Typed

#type

Attributes inherited from Node

#children, #inferred_type, #newline, #parent, #position

Method Summary

Methods inherited from Node

#[], #each, #expr?, #initialize, #inspect, #line_number, #log, #precompile, #resolve_if, #resolved!, #resolved?, #simple_name, #temp, #to_s

Constructor Details

This class inherits a constructor from Duby::AST::Node