Package | Description |
---|---|
org.eclipse.cdt.core.model |
Modifier and Type | Interface and Description |
---|---|
interface |
IField
Represents a field(variable) declared in an IStructure(struct, class, union).
|
interface |
IMethod
Represents the definition method of a class.
|
interface |
IMethodDeclaration
Represents the declaration method of a class
|
interface |
IMethodTemplate
Member template definition.
|
interface |
IMethodTemplateDeclaration
Member template declaration.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.