template<typename T>
slang::syntax::is_syntax_list struct

Type trait that is true for the three syntax-list container types (SyntaxList<T>, TokenList, SeparatedSyntaxList<T>).