public class ContextHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<MethodUsage> |
solveMethodAsUsage(TypeDeclaration typeDeclaration,
String name,
List<Type> argumentsTypes,
TypeSolver typeSolver,
Context invokationContext,
List<Type> typeParameters) |
public static Optional<MethodUsage> solveMethodAsUsage(TypeDeclaration typeDeclaration, String name, List<Type> argumentsTypes, TypeSolver typeSolver, Context invokationContext, List<Type> typeParameters)
Copyright © 2016. All rights reserved.