Package org.openrewrite.java.trait
Class MethodAccess
java.lang.Object
org.openrewrite.java.trait.MethodAccess
- All Implemented Interfaces:
org.openrewrite.trait.Trait<MethodCall>
@Incubating(since="8.30.0")
public class MethodAccess
extends Object
implements org.openrewrite.trait.Trait<MethodCall>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.trait.Trait
getCursor, getTree
-
Constructor Details
-
MethodAccess
public MethodAccess()
-