itroduce trait for ast tokens
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::{
|
||||
ast::{self, AstNode},
|
||||
ast::{self, AstNode, AstToken},
|
||||
string_lexing,
|
||||
yellow::{
|
||||
SyntaxError,
|
||||
|
||||
Reference in New Issue
Block a user