Constructor and Description |
---|
DependentTypes(SourceChecker checker,
@Nullable CompilationUnitTree root) |
Modifier and Type | Method and Description |
---|---|
void |
doSubsitution(@Nullable Element symbol,
@Mutable AnnotatedTypeMirror type,
@Mutable AnnotatedTypeMirror receiver) |
void |
handle(@Nullable Tree tree,
@Mutable AnnotatedTypeMirror type) |
void |
handleConstructor(NewClassTree tree,
@Mutable AnnotatedTypeMirror ctr,
AnnotatedTypeMirror.AnnotatedExecutableType type) |
public DependentTypes(SourceChecker checker, @Nullable CompilationUnitTree root)
public void doSubsitution(@Nullable Element symbol, @Mutable AnnotatedTypeMirror type, @Mutable AnnotatedTypeMirror receiver)
public void handle(@Nullable Tree tree, @Mutable AnnotatedTypeMirror type)
public void handleConstructor(NewClassTree tree, @Mutable AnnotatedTypeMirror ctr, AnnotatedTypeMirror.AnnotatedExecutableType type)