parser: introduce Token and TokenType enum
Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
@@ -4,4 +4,5 @@ package tools
|
||||
|
||||
import (
|
||||
_ "github.com/mgechev/revive"
|
||||
_ "golang.org/x/tools/cmd/stringer"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user