Class: RuboCop::AST::NodePattern::Compiler::Debug::SequenceSubcompiler Private
- Inherits:
-
SequenceSubcompiler
- Object
- Subcompiler
- SequenceSubcompiler
- RuboCop::AST::NodePattern::Compiler::Debug::SequenceSubcompiler
- 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
Instance Attribute Summary
Attributes inherited from SequenceSubcompiler
Attributes inherited from Subcompiler
Method Summary
Methods included from InstrumentationSubcompiler
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