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

Class Vue::Template::Element

An element of a template.

Import path

import javascript

Direct supertypes

Known direct subtypes

Predicates

getName

Gets the name of this element.

hasLocationInfo

Holds if this element is at the specified location. The location spans column startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see locations.

toString

Gets a textual representation of this element.