
public class MethodParamCollector extends Object
| Constructor and Description |
|---|
MethodParamCollector() |
| Modifier and Type | Method and Description |
|---|---|
static MethodArgNamesLookup |
collect(org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration cud,
String sourceMapPath)
Returns an unmodifiable MethodArgNamesLookup containing the method argument
names for the supplied compilation unit.
|
public static MethodArgNamesLookup collect(org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration cud, String sourceMapPath)
Copyright © 2018. All rights reserved.