Polish the obsolete_URI script.
This commit is contained in:
parent
1bf36caef7
commit
4e3f69fda7
4 changed files with 75 additions and 2 deletions
|
@ -1,4 +1,10 @@
|
|||
class Event
|
||||
attr_reader :path
|
||||
attr_reader :line_number
|
||||
attr_reader :line
|
||||
attr_reader :string
|
||||
attr_reader :is_localname
|
||||
|
||||
# ------------------------------------------------------------------------------------
|
||||
private
|
||||
# ------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue