@return [Array] specs of default gems that are ‘==` to the given `spec`.
Compile a CaseMatchNode
node
Compile a MatchRequiredNode
node
Compile a MatchWriteNode
node
Dispatch enter and leave events for CaseMatchNode
nodes and continue walking the tree.
Dispatch enter and leave events for MatchRequiredNode
nodes and continue walking the tree.
Dispatch enter and leave events for MatchWriteNode
nodes and continue walking the tree.
Inspect a CaseMatchNode
node.
Inspect a MatchRequiredNode
node.
Inspect a MatchWriteNode
node.
returns match status of CSI/SS3 sequence and matched length
Create a new MatchLastLineNode
node.
Create a new InterpolatedMatchLastLineNode
node.
Compile a MatchLastLineNode
node
Dispatch enter and leave events for MatchLastLineNode
nodes and continue walking the tree.
Inspect a MatchLastLineNode
node.
foo in bar ^^^^^^^^^^
case foo; in bar; end ^^^^^^^^^^^^^^^^^^^^^
foo => bar ^^^^^^^^^^