Class: ParseUtil::HandleSwissmedicErrors::ErrorEntry

Inherits:
Struct::ErrorEntry
  • Object
show all
Defined in:
lib/oddb2xml/parslet_compositions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nr_occurrencesObject

Returns the value of attribute nr_occurrences



25
26
27
# File 'lib/oddb2xml/parslet_compositions.rb', line 25

def nr_occurrences
  @nr_occurrences
end

#patternObject

Returns the value of attribute pattern



25
26
27
# File 'lib/oddb2xml/parslet_compositions.rb', line 25

def pattern
  @pattern
end

#replacementObject

Returns the value of attribute replacement



25
26
27
# File 'lib/oddb2xml/parslet_compositions.rb', line 25

def replacement
  @replacement
end