Skip to content

refactor: Renamed token struct

thebirdsdontsing requested to merge refactor/rename-token-struct into main

Created by: ecoulson

Summary

Renamed token struct to token and token enum to token kind. This involved many lines of changes however they are all non-functional changes and are simply renames

Merge request reports