mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-09-09 11:51:30 +01:00
Iniital checkin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* generated by Xtext 2.12.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