Class: RuboCop::AST::NodePattern::Compiler::Debug::SequenceSubcompiler Private

Inherits:
SequenceSubcompiler show all
Includes:
InstrumentationSubcompiler
Defined in:
lib/rubocop/ast/node_pattern/compiler/debug.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Constant Summary

Constants inherited from SequenceSubcompiler

SequenceSubcompiler::DELTA

Instance Attribute Summary

Attributes inherited from SequenceSubcompiler

#in_sync

Attributes inherited from Subcompiler

#compiler

Method Summary

Methods included from InstrumentationSubcompiler

#do_compile

Methods inherited from SequenceSubcompiler

#compile_sequence, #initialize

Methods inherited from Subcompiler

#compile, inherited, #initialize, method_added

Constructor Details

This class inherits a constructor from RuboCop::AST::NodePattern::Compiler::SequenceSubcompiler