blob: 9698364955182a938da5c6e59fd937cc9a3cb795 [file] [log] [blame]
package org.eclipse.emf.henshin.text.typesystem;
@SuppressWarnings("all")
public interface Henshin_textType {
String toString();
}