Results for: "slice"

Dispatch enter and leave events for InstanceVariableReadNode nodes and continue walking the tree.

Dispatch enter and leave events for InstanceVariableTargetNode nodes and continue walking the tree.

Dispatch enter and leave events for InstanceVariableWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for MatchLastLineNode nodes and continue walking the tree.

Dispatch enter and leave events for NumberedReferenceReadNode nodes and continue walking the tree.

Inspect a AliasGlobalVariableNode node.

Inspect a BackReferenceReadNode node.

Inspect a InstanceVariableReadNode node.

Inspect a InstanceVariableTargetNode node.

Inspect a InstanceVariableWriteNode node.

Inspect a MatchLastLineNode node.

Inspect a NumberedReferenceReadNode node.

Copy a AliasGlobalVariableNode node

Copy a BackReferenceReadNode node

Copy a InstanceVariableReadNode node

Copy a InstanceVariableTargetNode node

Copy a InstanceVariableWriteNode node

Copy a MatchLastLineNode node

Copy a NumberedReferenceReadNode node

No documentation available
No documentation available

Parses the most indented lines into blocks that are marked and added to the frontier

Returns the node id for the given backtrace location.

begin
  raise
rescue =>  e
  loc = e.backtrace_locations.first
  RubyVM::AbstractSyntaxTree.node_id_for_backtrace_location(loc)
end # => 0

Create a new InstanceVariableAndWriteNode node.

Create a new InstanceVariableOperatorWriteNode node.

Search took: 4ms  ·  Total Results: 1423