Uses of Interface
org.inxar.jenesis.Import

Packages that use Import
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of Import in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Import
 Import CompilationUnit.addImport(java.lang.String name)
          Adds the given import declaration to the compilation unit.