Add server-side tokenizer #185
@@ -6,6 +6,5 @@ public enum TokenType {
|
||||
KEY,
|
||||
VALUE,
|
||||
SEPARATOR,
|
||||
NEWLINE,
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user