codeql/go-all
2.1.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the method m belonging to the method set of this type, if any.
m
Note that this predicate never has a result for struct types. Methods are associated with the corresponding named type instead.
Method getMethod(string m)