Method Call Entity
Method Call Entity Entity
Method call entity represents a method call in the source code. It contains information about the method name, arguments, and other attributes.
Attributes
Entity | Description |
---|---|
getName() | Method’s name |
getArgumentName() | Method’s parameter name |