Interface AbstractInvocation
- All Known Implementing Classes:
MethodInvocation, MethodInvocationExpression
public interface AbstractInvocation
-
Method Summary
Modifier and TypeMethodDescriptionvoidchangeInvocationTypeTo(InvocationType newInvocationType) method()
-
Method Details
-
method
ResolvedMethod method() -
invocationType
InvocationType invocationType() -
changeInvocationTypeTo
-