org.netbeans.modules.cnd.api.model
Interface CsmNamedElement
- All Superinterfaces:
- CsmObject
- All Known Subinterfaces:
- CsmBuiltIn, CsmClass, CsmClassForwardDeclaration, CsmClassifier<T>, CsmCompoundClassifier<T>, CsmConstructor, CsmDeclaration<T>, CsmEnum, CsmEnumerator, CsmField, CsmFile, CsmFriend<T>, CsmFriendClass, CsmFriendFunction, CsmFunction<T>, CsmFunctionDefinition<T>, CsmMacro, CsmMember<T>, CsmMethod<T>, CsmNamespace, CsmNamespaceAlias, CsmNamespaceDefinition, CsmOffsetableDeclaration<T>, CsmParameter, CsmProject, CsmQualifiedNamedElement, CsmTemplateParameter, CsmTypedef, CsmUsingDeclaration, CsmUsingDirective, CsmVariable<T>, CsmVariableDefinition
public interface CsmNamedElement extends CsmObject
An element, which has a name: class, method, namespace, etc
getName
String getName()
- Gets this element name
|
Project Features
About this Project
|