Libraries
»
coderay
(1.1.3)
»
Index
»
CodeRay
»
Tokens
»
#begin_line
Method: CodeRay::Tokens#begin_line
Defined in:
lib/coderay/tokens.rb
#
begin_line
(kind) ⇒
Object
158
# File 'lib/coderay/tokens.rb', line 158
def
begin_line
kind
;
push
:begin_line
,
kind
end