An entity used to interpret a source/sink specification.
Import path
import semmle.go.dataflow.internal.FlowSummaryImplDirect supertypes
Predicates
| asCall | Gets the call that this node corresponds to, if any. |
| asCallable | Gets the callable that this node corresponds to, if any. |
| asElement | Gets the element that this node corresponds to, if any. |
| asNode | Gets the data-flow node that this node corresponds to, if any. |
| getCallTarget | Gets the target of this call, if any. |
| getLocation | Gets the location of this node. |
| hasLocationInfo | DEPRECATED: Use |
| toString | Gets a textual representation of this node. |