DataLangConfig_Index$json top-level constant

  1. @Deprecated('Use dataLangConfigDescriptor instead')
Map<String, Object> const DataLangConfig_Index$json

Implementation

@$core.Deprecated('Use dataLangConfigDescriptor instead')
const DataLangConfig_Index$json = const {
  '1': 'Index',
  '2': const [
    const {'1': 'lang_dict', '3': 1, '4': 1, '5': 9, '10': 'langDict'},
    const {'1': 'lang_trans', '3': 2, '4': 1, '5': 9, '10': 'langTrans'},
    const {'1': 'collation', '3': 3, '4': 1, '5': 11, '6': '.wikibulary.posdefviewer.DataLangConfig.CollationGraph', '10': 'collation'},
    const {'1': 'words_index_pos0', '3': 4, '4': 1, '5': 5, '10': 'wordsIndexPos0'},
    const {'1': 'words_flag_pos1', '3': 5, '4': 1, '5': 5, '10': 'wordsFlagPos1'},
    const {'1': 'hash_table_pos2', '3': 6, '4': 1, '5': 5, '10': 'hashTablePos2'},
    const {'1': 'hash_index_pos3', '3': 7, '4': 1, '5': 5, '10': 'hashIndexPos3'},
    const {'1': 'words_table_pos4', '3': 8, '4': 1, '5': 5, '10': 'wordsTablePos4'},
    const {'1': 'index_end_pos5', '3': 9, '4': 1, '5': 5, '10': 'indexEndPos5'},
    const {'1': 'file_lengths', '3': 10, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.DataLangConfig.Index.FileLengthsEntry', '10': 'fileLengths'},
    const {'1': 'words_count', '3': 11, '4': 1, '5': 5, '10': 'wordsCount'},
  ],
  '3': const [DataLangConfig_Index_FileLengthsEntry$json],
};