Module: FastRuby::BuilderModule::MethodExtent
- Defined in:
- lib/fastruby/builder.rb
Instance Attribute Summary collapse
-
#yield_signature ⇒ Object
Returns the value of attribute yield_signature.
Instance Attribute Details
#yield_signature ⇒ Object
Returns the value of attribute yield_signature.
78 79 80 |
# File 'lib/fastruby/builder.rb', line 78 def yield_signature @yield_signature end |