java.lang.Object
com.github.javaparser.symbolsolver.resolution.typeinference.ConstraintFormula
com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas.TypeSubtypeOfType

public class TypeSubtypeOfType extends ConstraintFormula
A reference type S is a subtype of a reference type T
Author:
Federico Tomassetti