Method: Web::Unit::HTMLParser#start_samp

Defined in:
lib/web/unit/html-parser.rb

#start_samp(attrs) ⇒ Object



328
# File 'lib/web/unit/html-parser.rb', line 328

def start_samp(attrs) start_tt(attrs) end