public interface IParameter extends IVariable
Modifier and Type | Field and Description |
---|---|
static IParameter[] |
EMPTY_PARAMETER_ARRAY |
EMPTY_VARIABLE_ARRAY
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
IValue |
getInitialValue()
Inherited from
IVariable , always returns null . |
getType, isAuto, isExtern, isRegister, isStatic
getLinkage, getName, getNameCharArray, getOwner, getScope
static final IParameter[] EMPTY_PARAMETER_ARRAY
IValue getInitialValue()
IVariable
, always returns null
.getInitialValue
in interface IVariable
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.