Class: UCD::Node::MethodArgument

Inherits:
Base
  • Object
show all
Includes:
HasName, HasType
Defined in:
lib/ucd/node/method_argument.rb

Instance Attribute Summary

Attributes included from HasType

#type

Attributes included from HasName

#name

Attributes inherited from Base

#parent

Method Summary

Methods inherited from Base

#initialize

Methods included from HasAttributes

#update_attributes

Constructor Details

This class inherits a constructor from UCD::Node::Base