pub type SyntaxNodePtr = SyntaxNodePtr<GraphQLLanguage>;
Expand description

A wrapper around SyntaxNodePtr.