package org.xpect.expectation; /** * * @author Moritz Eysholdt */ public interface ISingleLineExpectationRegion extends IExpectationRegion { }