org.netbeans.modules.cnd.api.model
Interface CsmScopeElement
- All Superinterfaces:
- CsmObject
- All Known Subinterfaces:
- CsmBuiltIn, CsmCaseStatement, CsmClass, CsmClassForwardDeclaration, CsmClassifier<T>, CsmCompoundClassifier<T>, CsmCompoundStatement, CsmConstructor, CsmDeclaration<T>, CsmDeclarationStatement, CsmEnum, CsmEnumerator, CsmExceptionHandler, CsmExpressionStatement, CsmField, CsmForStatement, CsmFriend<T>, CsmFriendClass, CsmFriendFunction, CsmFunction<T>, CsmFunctionDefinition<T>, CsmGotoStatement, CsmIfStatement, CsmLabel, CsmLoopStatement, CsmMember<T>, CsmMethod<T>, CsmNamespaceAlias, CsmNamespaceDefinition, CsmOffsetableDeclaration<T>, CsmParameter, CsmReturnStatement, CsmStatement, CsmTryCatchStatement, CsmTypedef, CsmUsingDeclaration, CsmUsingDirective, CsmVariable<T>, CsmVariableDefinition
public interface CsmScopeElement extends CsmObject
Element of scope
getScope
CsmScope getScope()
- gets the scope the given element belongs to
|
Project Features
About this Project
|