class Unparser::Emitter::Match::CurrentLine
Emitter
for match current line
Private Instance Methods
dispatch()
click to toggle source
# File lib/unparser/emitter/match.rb, line 32 def dispatch visit(regexp) end