StrictYAML::Location
Inherits Reference < Object
Constructors
Class methods
Instance methods
&(other : Location) : Location
Sourceend
Sourcepretty_print(pp : PrettyPrint) : Nil
Pretty prints self into the given printer.
By default appends a text that is the result of invoking
#inspect on self. Subclasses should override
for custom pretty printing.
start
Source