JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
proguard.analysis.cpa.interfaces
Interface CallEdge
All Known Implementing Classes:
JvmCallCfaEdge
public interface
CallEdge
This interface must be implemented by edges representing a procedure call.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Call
getCall
()
Get the information about the procedure call represented by the edge.
Method Detail
getCall
Call
getCall()
Get the information about the procedure call represented by the edge.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method