Module: Hippo_eyeDoc

Defined in:
lib/hippo_eyeDoc/field.rb,
lib/hippo_eyeDoc/parser.rb,
lib/hippo_eyeDoc/version.rb,
lib/hippo_eyeDoc/segments.rb,
lib/hippo_eyeDoc/separator.rb,
lib/hippo_eyeDoc/code_lists.rb,
lib/hippo_eyeDoc/exceptions.rb,
lib/hippo_eyeDoc/parser/segment.rb,
lib/hippo_eyeDoc/transaction_sets.rb,
lib/hippo_eyeDoc/parser/transaction_set.rb

Defined Under Namespace

Modules: CodeLists, Exceptions, Outputters, Segments, Separator, TransactionSets Classes: Field, Parser

Constant Summary collapse

VERSION =
"0.0.1"
DEFAULT_FIELD_SEPARATOR =
'*'
DEFAULT_COMPOSITE_SEPARATOR =
':'
DEFAULT_SEGMENT_SEPARATOR =
'~'
DEFAULT_REPETITION_SEPARATOR =
'^'