Navigation: Code Documentation > IE > IEClipsParser > Types
TIStreamTokenStack Type
Represents an alias of the TStack type.
Namespace: IEClipsParser
Delphi
type TIStreamTokenStack = TStack<IStreamToken>;
•IEClipsParser