Skip to content

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.

<name>(<parameter>)

Attributes

EntityDescription
getName()Method’s name
getArgumentName()Method’s parameter name