Uses of Class
com.github.javaparser.symbolsolver.resolution.typeinference.MethodType
Packages that use MethodType
Package
Description
-
Uses of MethodType in com.github.javaparser.symbolsolver.resolution.typeinference
Methods in com.github.javaparser.symbolsolver.resolution.typeinference that return MethodTypeModifier and TypeMethodDescriptionstatic MethodType
MethodType.fromMethodUsage
(MethodUsage methodUsage) static MethodType
TypeHelper.getFunctionType
(ResolvedType type) -
Uses of MethodType in com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas
Methods in com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas that return MethodTypeModifier and TypeMethodDescriptionprivate MethodType
ExpressionCompatibleWithType.replaceTypeVariablesWithInferenceVariables
(MethodType methodType) Methods in com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas with parameters of type MethodTypeModifier and TypeMethodDescriptionprivate MethodType
ExpressionCompatibleWithType.replaceTypeVariablesWithInferenceVariables
(MethodType methodType)