
org.yecht.LevelStatus Maven / Gradle / Ivy
/*
* See LICENSE file in distribution for copyright and licensing information.
*/
package org.yecht;
/**
*
* @author Ola Bini
*/
public enum LevelStatus {
header, doc, open, seq, map, block, str, iseq, imap, end, pause, anctag, mapx, seqx
}// LevelStatus
© 2015 - 2025 Weber Informatics LLC | Privacy Policy