CodeQL library for JavaScript
codeql/javascript-all 0.7.4 ( changelog , source )
Search

Member predicate JSDocAppliedTypeExpr :: getClass

Gets the class referenced by this type annotation, if any.

This unfolds nullability modifiers and generic type applications.

ClassNode getClass ( )