package jetbrains.mps.build.mps.pluginSolution.plugin; /*Generated by MPS */ public interface IErrorHandler { void setErrorText(String text); }