Uses of Class
net.sf.retrotranslator.runtime.impl.EmptyVisitor

Packages that use EmptyVisitor
net.sf.retrotranslator.runtime.impl   
net.sf.retrotranslator.transformer   
 

Uses of EmptyVisitor in net.sf.retrotranslator.runtime.impl
 

Subclasses of EmptyVisitor in net.sf.retrotranslator.runtime.impl
 class AnnotatedElementDescriptor
           
 class ClassDescriptor
           
 class FieldDescriptor
           
 class GenericDeclarationDescriptor
           
 class MethodDescriptor
           
 class TypeDescriptor
           
 

Fields in net.sf.retrotranslator.runtime.impl declared as EmptyVisitor
protected static EmptyVisitor AnnotatedElementDescriptor.EMPTY_VISITOR
           
 

Uses of EmptyVisitor in net.sf.retrotranslator.transformer
 

Subclasses of EmptyVisitor in net.sf.retrotranslator.transformer
private  class InheritedConstantVisitor.FieldSearchingVisitor
           
(package private)  class MemberFinder
           
private  class MirandaMethodsVisitor.MethodCollector
           
private static class ObjectMethodsVisitor.MethodSearchingVisitor
           
(package private)  class SmartReplacementVisitor