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

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

Implementations

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.