A C D E F G I L M N P R S T W 
All Classes All Packages

R

rcg(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the reverse-call graph of the given function(s) in (funcs)
readBy(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the nodes from which nodes in the origin read.
readBy(Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the nodes from which nodes in the origin read.
readersOf(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the nodes which directly read from nodes in origin.
readersOf(Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the nodes which directly read from nodes in origin.
recoverFunctionGotoLoops(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.GotoLoopDetection
 
recoverGotoLoops() - Static method in class com.ensoftcorp.open.c.commons.analysis.GotoLoopDetection
 
recoverGotoLoops(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.GotoLoopDetection
 
ref(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
Returns the induced call graph of functions referencing (read/write) the given global variables and/or types (structures) given in parameter (object).
A C D E F G I L M N P R S T W 
All Classes All Packages