|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IParameter
Represents a parameter to a function. The scope of the parameter is the function that declared this parameter.
Field Summary | |
---|---|
static IParameter[] |
EMPTY_PARAMETER_ARRAY
|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
EMPTY_BINDING_ARRAY |
Method Summary |
---|
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IVariable |
---|
getType, isAuto, isExtern, isRegister, isStatic |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
getName, getNameCharArray, getScope |
Field Detail |
---|
static final IParameter[] EMPTY_PARAMETER_ARRAY
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |