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

Class AngularJS::NgMaybeFilter

Super class for NgFilter and Empty.

Import path

import javascript

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

at

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

from NgAstNode
getChild

Gets the nth child node.

from NgAstNode
pp

Pretty-prints this node.

from NgAstNode
ppChildren

Pretty prints the child nodes.

from NgAstNode
toString

Gets a textual representation of this element.

from NgAstNode