|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICPPClassScope
Interface for class scopes.
Method Summary | |
---|---|
ICPPClassType |
getClassType()
Get 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, getKind, getParent, getScopeName |
Method Detail |
---|
ICPPClassType getClassType()
ICPPMethod[] getImplicitMethods()
ICPPConstructor[] getConstructors() throws DOMException
DOMException
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |