Class NgDataFlowNode
A node in an AngularJS expression that can have dataflow.
Will eventually be a subtype of DataFlow::Node.
Import path
import semmle.javascript.frameworks.AngularJS.AngularJSExpressionsDirect supertypes
Predicates
| getAScope | Gets a scope object for this node. |
| getAstNode | Gets the AST node this node corresponds to. |
| toString | Gets a textual representation of this element. |