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

Class AngularJS::Lexer::NgIdentToken

An identifier token.

Import path

import javascript

Direct supertypes

Indirect supertypes

Inherited predicates

at

Holds if this token starts at start of NgSource src.

from NgInternalToken
is

Holds if this token has source text content.

from NgInternalToken
ppKind

Pretty prints the kind of this token.

from NgInternalToken
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

Charpred