rustre_parser

Type Alias SyntaxNode

Source
pub type SyntaxNode = SyntaxNode<LustreLang>;
Expand description

rowan’s SyntaxNode parameterized with the Lustre language marker, LustreLang

Aliased Type§

struct SyntaxNode { /* private fields */ }