CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate Vue::Component::getAsClassComponent

Gets the class implementing this Vue component, if any.

Specifically, this is a class annotated with @Component which flows to the options object of this Vue component.

ClassComponent getAsClassComponent()