Method: RuboCop::AST::NodePattern::Parser::WithMeta::Lexer#source_buffer
- Defined in:
- lib/rubocop/ast/node_pattern/with_meta.rb
#source_buffer ⇒ Object (readonly)
Returns the value of attribute source_buffer.
11 12 13 |
# File 'lib/rubocop/ast/node_pattern/with_meta.rb', line 11 def source_buffer @source_buffer end |