Class: Yoda::Typing::Tree::Self
- Defined in:
- lib/yoda/typing/tree/self.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#build_child, #children, #generator, #initialize
Constructor Details
This class inherits a constructor from Yoda::Typing::Tree::Base
Instance Method Details
#type ⇒ Object
5 6 7 |
# File 'lib/yoda/typing/tree/self.rb', line 5 def type context.receiver end |