blob: 633c0a0135242bf305cac3e13a06aceaca38dcee [file] [log] [blame]
/**
*/
package org.eclipse.qvtd.doc.miniocl;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Null Literal Exp</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.qvtd.doc.miniocl.MiniOCLPackage#getNullLiteralExp()
* @model
* @generated
*/
public interface NullLiteralExp extends LiteralExp {
} // NullLiteralExp