Lexer class can be used standalone

This commit is contained in:
Josh Holtrop 2021-07-06 10:15:07 -04:00
parent c96d55b031
commit 8aec7ec0de

View File

@ -69,7 +69,7 @@ class <%= classname %>
} }
} }
class Lexer static class Lexer
{ {
enum enum
{ {