|
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 CsmNamespaceDefinition
- All Superinterfaces:
- CsmDeclaration<CsmNamespaceDefinition>, CsmIdentifiable<CsmNamespaceDefinition>, CsmNamedElement, CsmObject, CsmOffsetable, CsmOffsetableDeclaration<CsmNamespaceDefinition>, CsmQualifiedNamedElement, CsmScopeElement
public interface CsmNamespaceDefinition
Represent namespace declaration
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.CsmOffsetable |
---|
CsmOffsetable.Position |
Method Summary | |
---|---|
List<CsmOffsetableDeclaration> |
getDeclarations()
Gets elements declared within this namesapce declaration |
CsmNamespace |
getNamespace()
Gets correspondent namespace |
Methods inherited from interface org.netbeans.modules.cnd.api.model.CsmDeclaration |
---|
getKind, getUniqueName |
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 |
Method Detail |
---|
getDeclarations
List<CsmOffsetableDeclaration> getDeclarations()
- Gets elements declared within this namesapce declaration
getNamespace
CsmNamespace getNamespace()
- Gets correspondent namespace
|
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.