Type Definition rowan::cursor::SyntaxElement[][src]

pub type SyntaxElement = NodeOrToken<SyntaxNode, SyntaxToken>;

Implementations

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.