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

Class AngularJS::NgToken

A token from a tokenized AngularJS expression source.

Import path

import javascript

Direct supertypes

Known direct subtypes

    Predicates

    at

    Holds if this token starts at start of NgSource src.

    is

    Holds if this token has source text content.

    ppKind

    Pretty prints the kind of this token.

    pre

    Gets the predecessor of this token.

    succ

    Gets the successor of this token.

    toString

    Gets a textual representation of this element.