package org.lazydoc.annotation; public enum InsertPosition { TOP, BOTTOM, BOTTOM_BEFORE_ERROR_LIST }