pub type JsSyntaxToken = SyntaxToken<JsLanguage>;

Aliased Type§

struct JsSyntaxToken { /* private fields */ }