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;
|
CLASS;
|
||||||
EXTENDS;
|
EXTENDS;
|
||||||
IMPLEMENTS;
|
IMPLEMENTS;
|
||||||
|
IMPORT;
|
||||||
INTERFACE;
|
INTERFACE;
|
||||||
FINAL; /* final modifier */
|
FINAL; /* final modifier */
|
||||||
IN;
|
IN;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user