codeql/javascript-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the identifier node of the type parameter, such as T in class C<T>.
T
class C<T>
Identifier getIdentifier()