Method: TypeProf::Core::AST::SigFuncType#block
- Defined in:
- lib/typeprof/core/ast/sig_type.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
135 136 137 |
# File 'lib/typeprof/core/ast/sig_type.rb', line 135 def block @block end |