Uses of Interface
com.buschmais.jqassistant.plugin.java.api.model.InvokesDescriptor
Packages that use InvokesDescriptor
-
Uses of InvokesDescriptor in com.buschmais.jqassistant.plugin.java.api.model
Methods in com.buschmais.jqassistant.plugin.java.api.model that return types with arguments of type InvokesDescriptorModifier and TypeMethodDescriptionMethodDescriptor.getInvokedBy()Return all invocations of this method by other methods.MethodDescriptor.getInvokes()Return all invocations this method performs.