Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_1_378) is shown here.
get_line_types()
public
For debugging, return the list of line types.
# File lib/rdoc/markup.rb, line 369
def get_line_types
@lines.line_types
end