Method: FIXSpec::DataDictionary#reverse_lookup

Defined in:
lib/fix_spec/data_dictionary.rb

#reverse_lookupObject



15
16
17
# File 'lib/fix_spec/data_dictionary.rb', line 15

def reverse_lookup
  @reverse_lookup ||= parse_xml
end