Type Alias SyntaxNode

Source
pub(crate) type SyntaxNode = SyntaxNode<PreprocessorLang>;

Aliased Typeยง

struct SyntaxNode { /* private fields */ }