Interface | Description |
---|---|
RebindOracle |
Abstracts the implementation of making deferred binding decisions.
|
RebindPermutationOracle |
Abstract the process of determining all of the possible deferred binding
answers for a given type.
|
Class | Description |
---|---|
SafeASTVisitor |
Avoids visiting invalid local types due to compile errors or unreachability.
|
TypeRefVisitor |
Walks the AST to determine every location from which a type is referenced.
|
Copyright © 2018. All rights reserved.