mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
and add IMPORTS keyword for Java
This commit is contained in:
parent
163b651cd6
commit
d0b00ea8d4
@ -11,6 +11,7 @@ tokens {
|
||||
CLASS;
|
||||
EXTENDS;
|
||||
IMPLEMENTS;
|
||||
IMPORT;
|
||||
INTERFACE;
|
||||
FINAL; /* final modifier */
|
||||
IN;
|
||||
|
Loading…
x
Reference in New Issue
Block a user