class Rouge::RegexLexer
def token(tok, val=@current_stream[0])
-
val() -- -
tok() --
def token(tok, val=@current_stream[0]) yield_token(tok, val) end
val
()
--
tok
()
--
def token(tok, val=@current_stream[0]) yield_token(tok, val) end