package org.whole.lang.grammars.model; /** * @generator Whole */ public interface Bound extends IGrammarsEntity { }