Module: Hippo
- Defined in:
- lib/hippo/field.rb,
lib/hippo/parser.rb,
lib/hippo/version.rb,
lib/hippo/segments.rb,
lib/hippo/separator.rb,
lib/hippo/code_lists.rb,
lib/hippo/exceptions.rb,
lib/hippo/parser/segment.rb,
lib/hippo/transaction_sets.rb,
lib/hippo/parser/transaction_set.rb
Defined Under Namespace
Modules: CodeLists, Exceptions, Outputters, Segments, Separator, TransactionSets Classes: Field, Parser
Constant Summary collapse
- VERSION =
"0.5.5"- DEFAULT_FIELD_SEPARATOR =
'*'- DEFAULT_COMPOSITE_SEPARATOR =
':'- DEFAULT_SEGMENT_SEPARATOR =
'~'- DEFAULT_REPETITION_SEPARATOR =
'^'