advanced-security/qtil-javascript
0.0.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 semmle.javascript.dataflow.Nodes
MemberKind setter()