Type Definition rowan::cursor::SyntaxElement

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

Implementations

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.