Type Definition rnix::SyntaxElement

source ·
pub type SyntaxElement = NodeOrToken<SyntaxNode, SyntaxToken>;