pub type JsSyntaxNodeChildren = SyntaxNodeChildren<JsLanguage>;

Aliased Type§

struct JsSyntaxNodeChildren { /* private fields */ }