Asciidoctor::SourceLocation
Tracks the file and line number of a node in the AsciiDoc source. Only populated when the sourcemap option is enabled.
Constructors
Instance methods
dir
Sourcedup
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self into it.
file
Sourcelineno
Sourcepath
Source