codeql/javascript-all
2.1.2-dev
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 javascript
MemberKind getter()