Uses of Class
org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl

Packages that use MetaInfoVisitorImpl
org.objectweb.speedo.generation.recompiler   
 

Uses of MetaInfoVisitorImpl in org.objectweb.speedo.generation.recompiler
 

Subclasses of MetaInfoVisitorImpl in org.objectweb.speedo.generation.recompiler
 class Recompiler
           
 class UpToDateVisitor
          Checks the date of the source and the built files: - .jdo / JMI file - .java / .class For each .jdo file, if the .jdo or a .java has been modified all classes are removed in order to re-enhance all classed.