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