advanced-security/qtil-javascript
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the kind of a getter accessor, such as get f() {}.
get f() {}
import semmle.javascript.dataflow.Nodes
MemberKind getter()