values constant

List<IndexFlag> const values

Implementation

static const $core.List<IndexFlag> values = <IndexFlag> [
  noIndexFlag,
  in_title,
  in_forms,
  in_title_word,
  wnet_top_5000,
  wikt_noun,
  wikt_verb,
  wordnet_noun,
  wordnet_verb,
  wikt_addverb,
  wikt_adjective,
  wikt_other,
  wordnet_addverb,
  wordnet_adjective,
  wordnet_other,
  other_noun,
  other_verb,
  other_addverb,
  other_adjective,
  other_other,
  wikt_propernoun,
  wikt_preposition,
];