Module: JDict::SerialConstants
- Defined in:
- lib/ruby-jdict/constants.rb
Overview
Used when serializing entries to SQL.
Constant Summary collapse
- LANGUAGE_SENTINEL =
'&&'
- MEANING_SENTINEL =
'**'
- PART_OF_SPEECH_SENTINEL =
'$$'
- SENSE_SENTINEL =
'%%'
Used when serializing entries to SQL.
'&&'
'**'
'$$'
'%%'