public class NameParam extends StringParam
This type of parameter has the special consideration that when names are set to default values, then they can be ignored.
defaultValue, valueexpression, paramType| Constructor and Description |
|---|
NameParam(String name,
String defaultName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnored() |
buildCodegetValue, isDefaultbuildStringLiteral, findConstantNames, findConstantNamesMap, getExpression, getImports, getMethodDefinitions, getStaticImports, getTypepublic boolean isIgnored()
isIgnored in class MethodParamCopyright © 2023. All rights reserved.