Method: CodeRay::Encoders::Encoder#end_line

Defined in:
lib/coderay/encoder.rb

#end_line(kind) ⇒ Object

Ends a new line token group with the given kind.



146
147
# File 'lib/coderay/encoder.rb', line 146

def end_line kind
end