codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the kind of this statement, which is an integer value representing the statement’s node type.
Note: The mapping from node types to integers is considered an implementation detail and may change between versions of the extractor.
int getKind()