|
org.netbeans.modules.cnd.api.model/1 1.3 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.netbeans.modules.cnd.api.model
Interface CsmEnum
- All Superinterfaces:
- CsmClassifier<CsmEnum>, CsmCompoundClassifier<CsmEnum>, CsmDeclaration<CsmEnum>, CsmIdentifiable<CsmEnum>, CsmNamedElement, CsmObject, CsmOffsetable, CsmOffsetableDeclaration<CsmEnum>, CsmQualifiedNamedElement, CsmScope, CsmScopeElement, CsmValidable
public interface CsmEnum
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.netbeans.modules.cnd.api.model.CsmDeclaration |
---|
CsmDeclaration.Kind |
Nested classes/interfaces inherited from interface org.netbeans.modules.cnd.api.model.CsmDeclaration |
---|
CsmDeclaration.Kind |
Nested classes/interfaces inherited from interface org.netbeans.modules.cnd.api.model.CsmOffsetable |
---|
CsmOffsetable.Position |
Method Summary | |
---|---|
List<CsmEnumerator> |
getEnumerators()
|
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmCompoundClassifier |
---|
getEnclosingTypedefs |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmDeclaration |
---|
getKind, getUniqueName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmQualifiedNamedElement |
---|
getQualifiedName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmNamedElement |
---|
getName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmScopeElement |
---|
getScope |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmIdentifiable |
---|
getUID |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmDeclaration |
---|
getKind, getUniqueName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmQualifiedNamedElement |
---|
getQualifiedName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmNamedElement |
---|
getName |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmScopeElement |
---|
getScope |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmIdentifiable |
---|
getUID |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmOffsetable |
---|
getContainingFile, getEndOffset, getEndPosition, getStartOffset, getStartPosition, getText |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmScope |
---|
getScopeElements |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmValidable |
---|
isValid |
Method Detail |
---|
getEnumerators
List<CsmEnumerator> getEnumerators()
|
org.netbeans.modules.cnd.api.model/1 1.3 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Built on November 23 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.