Method: Rundoc::PegTransformer::Visability#result
- Defined in:
- lib/rundoc/peg_parser.rb
#result ⇒ Object (readonly) Also known as: result?
Returns the value of attribute result.
214 215 216 |
# File 'lib/rundoc/peg_parser.rb', line 214 def result @result end |