Member predicate BoundMethodObjectInternal::getParameterByName
Gets the named parameter node of this callable.
Will not return the parameter node for self, instead use getSelfParameter.
NameNode getParameterByName(string name)Gets the named parameter node of this callable.
Will not return the parameter node for self, instead use getSelfParameter.
NameNode getParameterByName(string name)