Closed frankhart2018 closed 2 years ago
Changes are pending, created this PR so as to not forget listing out the changes in implementation. I will continue pushing to the same PR. This will be merged once all the changes for #35 are done.
Status:
TODO:
Implementation
/generate-tokens
, the string representation of Token should be used, it should not build its own representation of Token.Token
andTokenType
.TokenType
enum.CheckClass
which is inherited by all classes, this does input validation before constructing an object of a class.