public static class InlineBeforeAnalysisPolicyImpl.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static HostedOptionKey<Integer> |
InlineBeforeAnalysisAllowedDepth |
static HostedOptionKey<Integer> |
InlineBeforeAnalysisAllowedInvokes |
static HostedOptionKey<Integer> |
InlineBeforeAnalysisAllowedNodes |
| Constructor and Description |
|---|
Options() |
public static final HostedOptionKey<Integer> InlineBeforeAnalysisAllowedNodes
public static final HostedOptionKey<Integer> InlineBeforeAnalysisAllowedInvokes
public static final HostedOptionKey<Integer> InlineBeforeAnalysisAllowedDepth