public class ParamNameExtractor
extends java.lang.Object
| Constructor and Description |
|---|
ParamNameExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
getParameterNamesFromDebugInfo(java.lang.reflect.Method method)
Retrieves a list of function parameter names from a method.
|
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.