public class StringParam extends FixedParam<String>
This implementation in particular takes care of proper escaping of characters for code generation.
defaultValue, valueexpression, paramType| Constructor and Description |
|---|
StringParam(String value) |
StringParam(String expression,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildCode(String indent) |
getValue, isDefaultbuildStringLiteral, findConstantNames, findConstantNamesMap, getExpression, getImports, getMethodDefinitions, getStaticImports, getType, isIgnoredCopyright © 2024. All rights reserved.