Method: RuboCop::ProcessedSource#parser_error

Defined in:
lib/rubocop/processed_source.rb

#parser_errorObject (readonly)

Returns the value of attribute parser_error.



13
14
15
# File 'lib/rubocop/processed_source.rb', line 13

def parser_error
  @parser_error
end