A data flow source of remote user input (ASP.NET request message).
Direct supertypes
Predicates
getSourceType | Gets a string that describes the type of this remote flow source. |
Inherited predicates
asExpr | Gets the expression corresponding to this node, if any. | from Node |
asParameter | Gets the parameter corresponding to this node, if any. | from Node |
getEnclosingCallable | Gets the enclosing callable of this node. | from ExprNode |
getExpr | Gets the expression corresponding to this node. | from ExprNode |
getLocation | Gets the location of this node. | from ExprNode |
getType | Gets the type of this node. | from ExprNode |
toString | Gets a textual representation of this node. | from ExprNode |