Method: CodeRay::Encoders::Statistic#begin_line
- Defined in:
- lib/coderay/encoders/statistic.rb
#begin_line(kind) ⇒ Object
78 79 80 |
# File 'lib/coderay/encoders/statistic.rb', line 78 def begin_line kind block_token ':begin_line', kind end |