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

Inherits:
NodePatternSubcompiler 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.

Instance Attribute Summary

Attributes inherited from NodePatternSubcompiler

#access, #seq_head

Attributes inherited from Subcompiler

#compiler

Method Summary

Methods included from InstrumentationSubcompiler

#do_compile

Methods inherited from NodePatternSubcompiler

#initialize

Methods inherited from Subcompiler

#compile, inherited, #initialize, method_added

Constructor Details

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