blob: 0ab9c5fa2414bb65474cd26ed45542c0dca73079 [file] [log] [blame]
/**
* Copyright (c) 2017 CEA.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* CEA - initial API and implementation and/or initial documentation
*/
/**
* generated by Xtext 2.9.1
*/
package org.eclipse.sensinact.studio.language.sensinact;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>DSL Expression</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.sensinact.studio.language.sensinact.SensinactPackage#getDSL_Expression()
* @model
* @generated
*/
public interface DSL_Expression extends EObject
{
} // DSL_Expression