[refactoring] dumper: print node position and tokens
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package token
|
||||
|
||||
//go:generate stringer -type=ID -output ./token_string.go
|
||||
type ID int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user