attr_reader lparen_loc
: Location
?
attr_reader rparen_loc
: Location
?
Return the byte offset of the start of the line corresponding to the given byte offset.
The line number where this location starts.
The column number in bytes where this location starts from the start of the line.
Reflects lines to be rendered and new cursor position to the screen by calculating the difference from the previous render.
Returns full path to the directory where gem’s extensions are installed.
Returns path to the extensions directory.
Is this dependency simply asking for the latest version of a gem?
Count the number of gemspecs in the list specs
that are not in ignored
.
Builds extensions. Valid types of extensions are extconf.rb files, configure scripts and rakefiles or mkrf_conf files.
This is ported over from the yaml_tree in 1.9.3
True if version
satisfies this Requirement
.
The path where this gem installs its extensions.
Activate all unambiguously resolved runtime dependencies of this spec. Add any ambiguous dependencies to the unresolved list to be resolved later, as needed.
Is this specification missing its extensions? When this returns true you probably want to build_extensions