mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-12-23 04:01:33 +00:00
updates build system and versions
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* generated by Xtext 2.26.0
|
||||
*/
|
||||
package com.minres.rdl.scoping;
|
||||
|
||||
import org.eclipse.xtext.scoping.impl.DelegatingScopeProvider;
|
||||
|
||||
public abstract class AbstractRDLScopeProvider extends DelegatingScopeProvider {
|
||||
}
|
||||
Reference in New Issue
Block a user