Method: CodeRay::Encoders::Encoder#begin_line

Defined in:
lib/coderay/encoder.rb

#begin_line(kind) ⇒ Object

Starts a new line token group with the given kind.



142
143
# File 'lib/coderay/encoder.rb', line 142

def begin_line kind
end