Polish the obsolete_URI script.

This commit is contained in:
j2blake 2013-10-23 16:03:45 -04:00
parent 1bf36caef7
commit 4e3f69fda7
4 changed files with 75 additions and 2 deletions

View file

@ -1,4 +1,10 @@
class Event
attr_reader :path
attr_reader :line_number
attr_reader :line
attr_reader :string
attr_reader :is_localname
# ------------------------------------------------------------------------------------
private
# ------------------------------------------------------------------------------------