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