private class InlineSimpleMethods.InlineTrivialAccessors extends InvocationsCallback
| Modifier | Constructor and Description |
|---|---|
private |
InlineTrivialAccessors() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
visit(NodeTraversal t,
Node callNode,
Node parent,
java.lang.String callName)
Called for each callnode that is a method invocation.
|
visitshouldTraversevoid visit(NodeTraversal t, Node callNode, Node parent, java.lang.String callName)
InvocationsCallbackvisit in class InvocationsCallbackcallNode - node of type callparent - parent of callNodecallName - name of method invoked by first child of call