Uses of Class
org.jtool.jxplatform.graph.cfg.JxSpecialVariable

Packages that use JxSpecialVariable
org.jtool.jxplatform.graph.cfg Application programming interfaces for manipulating control flow graphs (CFGs) created from source code.  
 

Uses of JxSpecialVariable in org.jtool.jxplatform.graph.cfg
 

Methods in org.jtool.jxplatform.graph.cfg with parameters of type JxSpecialVariable
 boolean JxSpecialVariable.equals(JxSpecialVariable jv)
          Tests if a given special variable wrapper equals to this one.