Borrowed AST
This commit is contained in:
@@ -41,7 +41,7 @@ mod yellow;
|
||||
pub mod utils;
|
||||
|
||||
pub use {
|
||||
ast::{AstNode, File},
|
||||
ast::{AstNode, ParsedFile},
|
||||
lexer::{tokenize, Token},
|
||||
syntax_kinds::SyntaxKind,
|
||||
text_unit::{TextRange, TextUnit},
|
||||
|
||||
Reference in New Issue
Block a user