Class: Danger::AndroidStringsChecker::ParsedString

Inherits:
Struct
  • Object
show all
Defined in:
lib/dangermattic/plugins/android_strings_checker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



88
89
90
# File 'lib/dangermattic/plugins/android_strings_checker.rb', line 88

def line
  @line
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



88
89
90
# File 'lib/dangermattic/plugins/android_strings_checker.rb', line 88

def value
  @value
end