CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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 ( )