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