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-2013 The Apache Software Foundation. All Rights Reserved.