values constant
Implementation
static const $core.List<PartOfSpeech_Mood> values = <PartOfSpeech_Mood> [
MOOD_UNKNOWN,
CONDITIONAL_MOOD,
IMPERATIVE,
INDICATIVE,
INTERROGATIVE,
JUSSIVE,
SUBJUNCTIVE,
];
static const $core.List<PartOfSpeech_Mood> values = <PartOfSpeech_Mood> [
MOOD_UNKNOWN,
CONDITIONAL_MOOD,
IMPERATIVE,
INDICATIVE,
INTERROGATIVE,
JUSSIVE,
SUBJUNCTIVE,
];