protected static class AbstractScannerExtensionConfiguration.MacroDefinition extends Object implements IMacro
| Modifier and Type | Method and Description |
|---|---|
char[] |
getExpansion()
Returns the expansion for this macro.
|
char[] |
getSignature()
Return the signature of a macro, which is the name for object style macros and
the name followed by the comma-separated parameters put in parenthesis.
|
public char[] getSignature()
IMacrogetSignature in interface IMacropublic char[] getExpansion()
IMacrogetExpansion in interface IMacroCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.