checkers.util
Class DependentTypes
java.lang.Object
checkers.util.DependentTypes
public class DependentTypes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentTypes
public DependentTypes(ProcessingEnvironment env,
CompilationUnitTree root)
doSubsitution
public void doSubsitution(Element symbol,
AnnotatedTypeMirror type,
AnnotatedTypeMirror receiver)
handle
public void handle(Tree tree,
AnnotatedTypeMirror type)
handleConstructor
public void handleConstructor(NewClassTree tree,
AnnotatedTypeMirror.AnnotatedExecutableType type)