public class CompleteMethodSignaturePlaceholder extends BasePlaceholder
idx, method, parameters| Constructor and Description |
|---|
CompleteMethodSignaturePlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getReplacementFor(java.lang.String placeholder)
Generate and returns the replacement for the found and given placeholder.
|
process, setContextprotected java.lang.String getReplacementFor(java.lang.String placeholder)
BasePlaceholdergetReplacementFor in class BasePlaceholderplaceholder - for which the replacement String should be returnedplaceholder (not null)