rename yellow -> syntax_node
why yellow in the first place? Its red + green.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{SyntaxKind::*,
|
||||
ast::{self, AttrsOwner, AstNode},
|
||||
yellow::{
|
||||
syntax_node::{
|
||||
SyntaxError,
|
||||
SyntaxErrorKind::*,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user