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

Class AngularJS::NgNumber

A number expression node.

Import path

import javascript

Direct supertypes

Indirect supertypes

Fields

Predicates

at

Holds if the node spans the tokens from start to end (inclusive).

getChild

Gets the nth child node.

getValue

Gets the number value of this expression.

pp

Pretty-prints this node.

Inherited predicates

ppChildren

Pretty prints the child nodes.

from NgAstNode
toString

Gets a textual representation of this element.

from NgAstNode

Charpred