powered by
Get the current line in the file
current_line(x)# S4 method for laf current_line(x)
# S4 method for laf current_line(x)
an object the supports the current_line method, such as an laf object.
current_line
laf
Returns the next line that will be read by next_block. The current line can be set by the method goto.
next_block
goto