soot.toolkits.graph.interaction
Interface IInteractionConstants
- public interface IInteractionConstants
NEW_ANALYSIS
public static final int NEW_ANALYSIS
- See Also:
- Constant Field Values
WANT_ANALYSIS
public static final int WANT_ANALYSIS
- See Also:
- Constant Field Values
NEW_CFG
public static final int NEW_CFG
- See Also:
- Constant Field Values
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
NEW_BEFORE_ANALYSIS_INFO
public static final int NEW_BEFORE_ANALYSIS_INFO
- See Also:
- Constant Field Values
NEW_AFTER_ANALYSIS_INFO
public static final int NEW_AFTER_ANALYSIS_INFO
- See Also:
- Constant Field Values
DONE
public static final int DONE
- See Also:
- Constant Field Values
FORWARDS
public static final int FORWARDS
- See Also:
- Constant Field Values
BACKWARDS
public static final int BACKWARDS
- See Also:
- Constant Field Values
CLEARTO
public static final int CLEARTO
- See Also:
- Constant Field Values
REPLACE
public static final int REPLACE
- See Also:
- Constant Field Values
NEW_BEFORE_ANALYSIS_INFO_AUTO
public static final int NEW_BEFORE_ANALYSIS_INFO_AUTO
- See Also:
- Constant Field Values
NEW_AFTER_ANALYSIS_INFO_AUTO
public static final int NEW_AFTER_ANALYSIS_INFO_AUTO
- See Also:
- Constant Field Values
STOP_AT_NODE
public static final int STOP_AT_NODE
- See Also:
- Constant Field Values
CALL_GRAPH_START
public static final int CALL_GRAPH_START
- See Also:
- Constant Field Values
CALL_GRAPH_NEXT_METHOD
public static final int CALL_GRAPH_NEXT_METHOD
- See Also:
- Constant Field Values
CALL_GRAPH_PART
public static final int CALL_GRAPH_PART
- See Also:
- Constant Field Values
CALL_GRAPH_DONE
public static final int CALL_GRAPH_DONE
- See Also:
- Constant Field Values