TabEntries typedef

TabEntries = List<TabEntry>

A list of tab entries.

Implementation

typedef TabEntries = List<TabEntry>;