rune-langium / core/src / getOptions
Function: getOptions()
ts
function getOptions(choice): ChoiceOption[];Defined in: packages/core/src/utils/choice-utils.ts:9
Get the list of choice options from a Choice type.
Parameters
| Parameter | Type |
|---|---|
choice | Choice |