public final class InliningHelper
extends java.lang.Object
| Constructor and Description |
|---|
InliningHelper() |
| Modifier and Type | Method and Description |
|---|---|
static AstNode |
inlineMethod(MethodDeclaration method,
java.util.Map<ParameterDefinition,? extends AstNode> argumentMappings) |
public static AstNode inlineMethod(MethodDeclaration method, java.util.Map<ParameterDefinition,? extends AstNode> argumentMappings)