values constant

List<PartOfSpeech_Form> const values

Implementation

static const $core.List<PartOfSpeech_Form> values = <PartOfSpeech_Form> [
  FORM_UNKNOWN,
  ADNOMIAL,
  AUXILIARY,
  COMPLEMENTIZER,
  FINAL_ENDING,
  GERUND,
  REALIS,
  IRREALIS,
  SHORT,
  LONG,
  ORDER,
  SPECIFIC,
];