public final class InlineMethodSubstitutionsPolicy extends InlineEverythingPolicy
Constructor and Description |
---|
InlineMethodSubstitutionsPolicy() |
Modifier and Type | Method and Description |
---|---|
boolean |
isWorthInlining(Replacements replacements,
MethodInvocation invocation,
int inliningDepth,
boolean fullyProcessed) |
continueInlining
public InlineMethodSubstitutionsPolicy()
public boolean isWorthInlining(Replacements replacements, MethodInvocation invocation, int inliningDepth, boolean fullyProcessed)
isWorthInlining
in interface InliningPolicy
isWorthInlining
in class InlineEverythingPolicy