Uses of Class
soot.javaToJimple.jj.ast.JjAccessField_c

Packages that use JjAccessField_c
soot.javaToJimple.jj.ast AST nodes for the jjeton language extension. 
 

Uses of JjAccessField_c in soot.javaToJimple.jj.ast
 

Methods in soot.javaToJimple.jj.ast that return JjAccessField_c
 JjAccessField_c JjNodeFactory_c.JjAccessField(polyglot.util.Position pos, polyglot.ast.Call getMeth, polyglot.ast.Call setMeth, polyglot.ast.Field field)
           
 JjAccessField_c JjNodeFactory_c.JjAccessField(polyglot.util.Position pos, polyglot.ast.Call getMeth, polyglot.ast.Call setMeth, polyglot.ast.Field field)