[ruby/prism] Add documentation for Location#source!
https://github.com/ruby/prism/commit/467e1cc2c4
This commit is contained in:
parent
8fa1843523
commit
66565e36ea
@ -286,6 +286,7 @@ module Prism
|
|||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
|
# Access the associated source, raising if not present.
|
||||||
def source!
|
def source!
|
||||||
source or raise "Missing source"
|
source or raise "Missing source"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user