27 #ifndef IDLFE_AST_SEQUENCE_H_
28 #define IDLFE_AST_SEQUENCE_H_
The sequence type descriptor.
bool operator==(const Sequence &rhs) const noexcept
Check types for equality.
Dim bound() const noexcept
Dim size() const noexcept
Obsolete. Use Sequence::bound () instead.
bool operator==(const Type &rhs) const noexcept
Check types for equality.
Abstract Syntax Tree namespace.
uint32_t Dim
Array dimensions, string and sequence bounds.