package org.whole.lang.editors.model; /** * @generator Whole */ public interface FoldingToggle extends IEditorsEntity, RowElement { }