Module syntax_kind

Module syntax_kind 

Source
Expand description

Defines SyntaxKind โ€“ a fieldless enum of all possible syntactic constructs of the Rust language.

Re-exportsยง

pub use self::generated::SyntaxKind;

Modulesยง

generated ๐Ÿ”’
Generated by cargo xtask codegen grammar, do not edit by hand.