Class MethodUsage

  • All Implemented Interfaces:
    ResolvedTypeParametrized

    public class MethodUsage
    extends Object
    implements ResolvedTypeParametrized
    This is basically a MethodDeclaration with some TypeParameters defined. The defined TypeParameters can comes from the Method itself or from the surrounding types.
    Author:
    Federico Tomassetti