blob: 4f96f3b43d0aa66412f562b10a786da0d8ac1a22 [file] [log] [blame]
/*********************************************************************
* Copyright (c) 2008 The University of York.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
**********************************************************************/
package org.eclipse.epsilon.eol.compile.context;
public class MetamodelRepository {
// protected HashMap<String, List<Metamodel>> cache = new HashMap<String, List<Metamodel>>();
}