A C D E F G I L M N P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- induceCFG(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Induces the control-flow edges between the given control-flow blocks in (nodes)
- induceCG(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Induces a call edges between the given set of function(s) in (funcs)
- info(String) - Static method in class com.ensoftcorp.open.c.commons.log.Log
- info(String, Throwable) - Static method in class com.ensoftcorp.open.c.commons.log.Log
- interactions(Q, Q, Q, String...) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns direct edges of the given kinds which lay immediately between the first group and second group of nodes.
- interactions(Q, Q, String...) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns direct edges of the given kinds which lay immediately between the first group and second group of nodes.
- isEmpty(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns whether the given Q is empty.
All Classes All Packages