mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-06 02:06:55 +00:00
Added @Override annotations.
This commit is contained in:
@@ -60,6 +60,7 @@ public class Parser {
|
||||
return '\0';
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "NullToken";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user