Compile a ForwardingSuperNode
node
Dispatch enter and leave events for ForwardingSuperNode
nodes and continue walking the tree.
Inspect a ForwardingSuperNode
node.
Save the ensure_keyword_loc
location using the given saved source so that it can be retrieved later.
Add a list of extra arguments for the given command. args
may be an array or a string to be split on white space.
Accessor for the specific extra args hash (self initializing).
Invoke the command with the given list of normal arguments and additional build arguments.
Suggests gems based on the supplied gem_name
. Returns an array of alternative gem names.
Returns a Ruby lighter-weight code representation of this specification, used for indexing only.
See to_ruby
.
See the OpenSSL
documentation for EVP_PKEY_new_raw_public_key()
super(foo) ^^^^^^^^^^
begin; foo; ensure; bar; end
^^^^^^^^^^^^
super(foo) ^^^^^^^^^^