Removes an object from the set of objects being pretty printed.
A convenience method, like object_group
, but also reformats the Object’s object_id.
Compile a AliasMethodNode
node
Compile a EmbeddedVariableNode
node
Compile a PinnedVariableNode
node
Compile a SourceFileNode
node
Dispatch enter and leave events for AliasMethodNode
nodes and continue walking the tree.
Dispatch enter and leave events for EmbeddedVariableNode
nodes and continue walking the tree.
Dispatch enter and leave events for PinnedVariableNode
nodes and continue walking the tree.
Dispatch enter and leave events for SourceFileNode
nodes and continue walking the tree.
Inspect a AliasMethodNode
node.
Inspect a PinnedVariableNode
node.
Inspect a SourceFileNode
node.
in [foo, bar, baz]
in InstanceVariableReadNode[name: Symbol] in { name: Symbol
}
Create a new AliasGlobalVariableNode
node.
Create a new BlockLocalVariableNode
node.
Create a new ClassVariableReadNode
node.
Create a new ClassVariableTargetNode
node.
Create a new ClassVariableWriteNode
node.