Fetch the start byte offset of the value.
Fetch the start byte column of the value.
Fetch the trailing comments of the value.
Configure the trailing comments field for this repository and return self.
Build a diagnostic from the given prism parse error.
Build a diagnostic from the given prism parse warning.
Build the parser gem AST from the prism AST.
Returns true if there is a comma between the two locations.
Returns true if there is a semicolon between the two locations.
Extracts the certificate chain from the spec
and calls verify
to ensure the signatures and certificate chain is valid according to the policy..
returns the directory nesting of the extension, ignoring the first part, so “ext/foo/bar/Cargo.toml” becomes “foo/bar”