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

pub type SyntaxElement<L> = NodeOrToken<SyntaxNode<L>, SyntaxToken<L>>;

Implementations

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.