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