SlotFactory_EntryList

An ordered list of slot entry objects.

Synopsis:

#include <asr/slot-factory.h>
 
typedef SlotFactory_Entry* SlotFactory_EntryList;

Library:

libasr

Description:

This data type is used to manage ordered lists of slot entry objects. Slot entry lists are in alphabetical order by terminal. Duplicate terminals are not allowed in slot entry lists.