Class TypePropagation

java.lang.Object
com.soulfiremc.server.script.TypePropagation

public final class TypePropagation extends Object
Forward type propagation through generic and ANY ports to detect type mismatches. Supports TypeDescriptor-based inference with type variable unification.