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

Class AngularJS::Lexer::NgInternalToken

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.

    Inherited predicates

    pre

    Gets the predecessor of this token.

    from NgToken
    succ

    Gets the successor of this token.

    from NgToken
    toString

    Gets a textual representation of this element.

    from NgToken