Add guess braces doc T![] for T_
This commit is contained in:
parent
e52666380f
commit
4fa62c6f40
2 changed files with 2 additions and 0 deletions
File diff suppressed because one or more lines are too long
|
|
@ -659,6 +659,7 @@ fn generate_syntax_kinds(grammar: KindsSrc) -> String {
|
|||
}
|
||||
}
|
||||
|
||||
/// `T![]`
|
||||
#[macro_export]
|
||||
macro_rules! T_ {
|
||||
#([#punctuation_values] => { $crate::SyntaxKind::#punctuation };)*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue