public class ParamNameExtractor extends Object
| Constructor and Description |
|---|
ParamNameExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getParameterNamesFromDebugInfo(Method method)
Retrieves a list of function parameter names from a method.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.