| Class | Description |
|---|---|
| BypassClassTargetSelector |
A
ClassTargetSelector that looks up the declared type of a NewSiteReference based on bypass rules. |
| BypassMethodTargetSelector |
"Non-standard" bypass rules to use during call graph construction.
|
| BypassSyntheticClass |
A synthetic implementation of a class
|
| BypassSyntheticClassLoader |
This class represents class loaders that introduce classes that do not exist
in the actual application being analyzed.
|
| LambdaMethodTargetSelector | |
| LambdaSummaryClass | |
| MethodBypass |
"Non-standard" bypass rules to use during call graph construction.
|
| MethodSummary |
Summary information for a method.
|
| ReflectionSummary |
Reflection summary information for a method.
|
| SummarizedMethod |
A
SyntheticMethod representing the semantics encoded in a MethodSummary |
| SummarizedMethodWithNames |
A SummarizedMethod (for synthetic functions) with variable names.
|
| SummarizedMethodWithNames.SyntheticIRWithNames | |
| SummarizedMethodWithNames.SyntheticIRWithNames.SyntheticSSA2LocalMap | |
| SyntheticIR | |
| SyntheticIRFactory | |
| VolatileMethodSummary |
Instructions can be added in a non-ascending manner.
|
| XMLMethodSummaryReader |
This class reads method summaries from an XML Stream.
|
Copyright © 2015. All rights reserved.