lib/rbs/location_aux.rb in rbs-1.8.1 vs lib/rbs/location_aux.rb in rbs-2.0.0.pre1
- old
+ new
@@ -15,9 +15,11 @@
super(buffer_, start_pos_, end_pos_)
end
end
end
+ alias aref []
+
WithChildren = self
def name
buffer.name
end