Class: RuboCop::AST::NodePattern::Parser::WithMeta
| Relationships & Source Files | |
| Namespace Children | |
|
Classes:
| |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Parser
|
|
|
Instance Chain:
self,
Parser
|
|
| Inherits: |
Parser
|
| Defined in: | lib/rubocop/ast/node_pattern/with_meta.rb |
Overview
Overrides Parser to use WithMeta variants and provide additional methods
Instance Attribute Summary
Instance Method Summary
Instance Attribute Details
#comments (readonly)
[ GitHub ]# File 'lib/rubocop/ast/node_pattern/with_meta.rb', line 98
attr_reader :comments, :tokens
#tokens (readonly)
[ GitHub ]# File 'lib/rubocop/ast/node_pattern/with_meta.rb', line 98
attr_reader :comments, :tokens