qtil
advanced-security/qtil-javascript 0.0.3
Search

Class NgAstNode

An NgAst node from a parsed AngularJS expression source.

Import path

import semmle.javascript.frameworks.AngularJS.AngularJSExpressions

Direct supertypes

Known direct subtypes

Predicates

at

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

getChild

Gets the nth child node.

pp

Pretty-prints this node.

ppChildren

Pretty prints the child nodes.

toString

Gets a textual representation of this element.