#include <slang/syntax/SyntaxNode.h>
template<typename T>
is_syntax_list struct
Type trait that is true for the three syntax-list container types (SyntaxList<T>, TokenList, SeparatedSyntaxList<T>).