| Modifier and Type | Method and Description |
|---|---|
Set<UseSite> |
TypeEnvironment.getUseSites(TypeElement type)
Returns the known use sites of the given type.
|
| Modifier and Type | Method and Description |
|---|---|
R |
UseSite.Visitor.visit(TypeElement type,
UseSite use,
P parameter)
Visits the node in the use-site graph.
|
Copyright © 2014. All rights reserved.