列挙型

Japanese

Kanji in this term
れつ > れっ
Grade: 3
きょ
Grade: 4
かた > がた
Grade: 5
Alternative spelling
列擧型 (kyūjitai)

Etymology

Compound of (れっ)(きょ) (rekkyo, enumeration) + (がた) (gata, type).

Pronunciation

  • IPA(key): [ɾe̞k̚ʲkʲo̞ɡa̠ta̠]

Noun

(れっ)(きょ)(がた) • (rekkyogata

  1. (programming) enumeration type; enum — a data type consisting of a set of named values, often used in programming languages to represent a finite list of possible options

Usage notes

Commonly abbreviated as enum in English-based programming contexts.

Used in programming languages such as C, C++, Java (since Java 5), and C# to define symbolic constants.

Synonyms

  • (uncommon) (れっ)(きょ)(たい) (rekkyotai)