Creates a type-checked method symbol.
Creates a type-checked method symbol.
The enclosing named entity where this method is defined.
The name of this method (will be encoded).
The symbols of type parameters (to be copied with the new symbol as owner).
The symbols of all parameters (to be copied with the new symbol as owner).
The result type of this method.
Any additional modifiers (e.g. access modifiers).
The (optional) source code position where this method is defined.
Any (optional) annotations associated with this method.
A new method symbol.
Method (def) symbols.