Added support for 'labels' in the Scanner.
This commit is contained in:
@@ -16,6 +16,7 @@ typedef enum {
|
||||
COMMA,
|
||||
STRING,
|
||||
IDENTIFIER,
|
||||
LABEL,
|
||||
NUMBER,
|
||||
HEX,
|
||||
//Keywords
|
||||
|
||||
Reference in New Issue
Block a user