package org.whole.lang.unifiedlambdadelta.model; /** * @generator Whole */ public interface Context extends IUnifiedLambdaDeltaEntity { }