|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICPPClassScope
Interface for class scopes.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
|---|
IScope.ScopeLookupData |
| Method Summary | |
|---|---|
ICPPClassType |
getClassType()
Returns the binding for the class this scope is associated with. |
ICPPConstructor[] |
getConstructors()
Returns the array of constructors, including implicit ones. |
ICPPMethod[] |
getImplicitMethods()
Returns an array of methods that were implicitly added to this class scope. |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
|---|
find, getBinding, getBinding, getBindings, getBindings, getBindings, getKind, getParent, getScopeName |
| Method Detail |
|---|
ICPPClassType getClassType()
ICPPMethod[] getImplicitMethods()
ICPPConstructor[] getConstructors()
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||