package jetbrains.mps.make.script; /*Generated by MPS */ public interface IOption { String getText(); }