|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMethodDeclaration | |
---|---|
org.eclipse.cdt.core.model |
Uses of IMethodDeclaration in org.eclipse.cdt.core.model |
---|
Subinterfaces of IMethodDeclaration in org.eclipse.cdt.core.model | |
---|---|
interface |
IMethod
Represents the definition method of a class. |
interface |
IMethodTemplate
Member template definition. |
interface |
IMethodTemplateDeclaration
Member template declaration. |
Methods in org.eclipse.cdt.core.model that return IMethodDeclaration | |
---|---|
IMethodDeclaration |
IStructure.getMethod(String name)
Returns the specific method with the given name within the structure. |
IMethodDeclaration[] |
IStructure.getMethods()
Returns all methods within the structure. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |