MethodDeclarationCommonLogic

Author

Federico Tomassetti

Constructors

Link copied to clipboard
constructor(methodDeclaration: ResolvedMethodDeclaration, typeSolver: TypeSolver)

Functions

Link copied to clipboard
open fun resolveTypeVariables(context: Context, parameterTypes: List<ResolvedType>): MethodUsage