mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-09-08 11:31:42 +01:00
remove not needed target definitions
This commit is contained in:
@@ -13,7 +13,7 @@ import org.eclipse.xtext.xbase.lib.InputOutput;
|
||||
|
||||
@SuppressWarnings("all")
|
||||
public class RDLSyntaxErrorMessageProvider extends SyntaxErrorMessageProvider {
|
||||
public final static String USED_RESERVED_KEYWORD = "USED_RESERVED_KEYWORD";
|
||||
public static final String USED_RESERVED_KEYWORD = "USED_RESERVED_KEYWORD";
|
||||
|
||||
@Inject
|
||||
private IGrammarAccess grammarAccess;
|
||||
|
Reference in New Issue
Block a user