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()
IMacro
getSignature
in interface IMacro
public char[] getExpansion()
IMacro
getExpansion
in interface IMacro
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.