| Interface | Description |
|---|---|
| Resolvable<T> | |
| SymbolResolver |
| Class | Description |
|---|---|
| MethodUsage |
This is basically a MethodDeclaration with some TypeParameters defined.
|
| Exception | Description |
|---|---|
| MethodAmbiguityException |
It is not possible to decide how to resolve a method invocation.
|
| UnsolvedSymbolException |
This exception is thrown when a symbol cannot be resolved.
|
Copyright © 2007–2018. All rights reserved.