codeql/javascript-all
2.6.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the kind of a setter accessor, such as set f() {}.
set f() {}
import javascript
MemberKind setter()