Enumerations

Enumerations list acceptable values for a particular slot. Enumerations must be declared and labeled in BAROC before they can be used.

Enumeration definition syntax

ENUMERATION <EnumName>
   [<NumVal> <SymbVal>]* 
END

Was this page helpful? Yes No Submitting... Thank you

Comments