Class CallGraph::CallPathNode
A node in a call path graph
Import path
import semmle.code.java.security.CsrfUnprotectedRequestTypeQueryDirect supertypes
Predicates
| asCall | Gets the call corresponding to this |
| asMethod | Gets the method corresponding to this |
| getASuccessor | Gets a successor node of this |
| getLocation | Gets the location of this |
| toString | Gets the string representation of this |