public interface IParameter extends IVariable
| Modifier and Type | Field and Description |
|---|---|
static IParameter[] |
EMPTY_PARAMETER_ARRAY |
EMPTY_VARIABLE_ARRAYEMPTY_BINDING_ARRAY| Modifier and Type | Method and Description |
|---|---|
IValue |
getInitialValue()
Inherited from
IVariable, always returns null. |
getType, isAuto, isExtern, isRegister, isStaticgetLinkage, getName, getNameCharArray, getOwner, getScopestatic final IParameter[] EMPTY_PARAMETER_ARRAY
IValue getInitialValue()
IVariable, always returns null.getInitialValue in interface IVariableCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.