pub type SyntaxNode = SyntaxNode<LustreLang>;Expand description
rowan’s SyntaxNode parameterized with the Lustre language marker,
LustreLang
Aliased Type§
struct SyntaxNode { /* private fields */ }pub type SyntaxNode = SyntaxNode<LustreLang>;rowan’s SyntaxNode parameterized with the Lustre language marker,
LustreLang
struct SyntaxNode { /* private fields */ }