Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
IField |
interface |
IParameter
Represents a parameter to a function.
|
Modifier and Type | Field and Description |
---|---|
static IVariable[] |
IVariable.EMPTY_VARIABLE_ARRAY |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPField |
interface |
ICPPFieldTemplate
A field template.
|
interface |
ICPPParameter |
interface |
ICPPTemplateNonTypeParameter
Interface for template non type parameters.
|
interface |
ICPPVariable |
interface |
ICPPVariableInstance
Represents an instantiation or an explicit specialization of a variable template.
|
interface |
ICPPVariableTemplate
A variable template.
|
interface |
ICPPVariableTemplatePartialSpecialization
Partial specialization of a variable template.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.