| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcheckers.util.DependentTypes
public class DependentTypes extends Object
| Constructor and Description | 
|---|
DependentTypes(ProcessingEnvironment env,
               CompilationUnitTree root)
 | 
| Modifier and Type | Method and Description | 
|---|---|
 void | 
doSubsitution(Element symbol,
              AnnotatedTypeMirror type,
              AnnotatedTypeMirror receiver)
 | 
 void | 
handle(Tree tree,
       AnnotatedTypeMirror type)
 | 
 void | 
handleConstructor(NewClassTree tree,
                  AnnotatedTypeMirror.AnnotatedExecutableType type)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DependentTypes(ProcessingEnvironment env,
                      CompilationUnitTree root)
| Method Detail | 
|---|
public void doSubsitution(Element symbol,
                          AnnotatedTypeMirror type,
                          AnnotatedTypeMirror receiver)
public void handle(Tree tree,
                   AnnotatedTypeMirror type)
public void handleConstructor(NewClassTree tree,
                              AnnotatedTypeMirror.AnnotatedExecutableType type)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||