Removed unused NullToken
This commit is contained in:
parent
d0c844972d
commit
69782dd2fa
2 changed files with 11 additions and 20 deletions
|
|
@ -14,8 +14,5 @@ namespace Compiler.Lexer
|
|||
|
||||
//special Token to represent invalid matches
|
||||
InvalidToken,
|
||||
|
||||
//empty toke
|
||||
NullToken
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue