Package de.monticore.symboltable
Interface IScopeSpanningSymbol
- All Superinterfaces:
ISymbol
- All Known Implementing Classes:
SymbolWithScopeOfUnknownKind
-
Method Summary
Methods inherited from interface de.monticore.symboltable.ISymbol
accept, getAccessModifier, getAstNode, getEnclosingScope, getFullName, getName, getPackageName, getSourcePosition, getStereoinfo, isPresentAstNode, setAccessModifier
-
Method Details
-
getSpannedScope
IScope getSpannedScope()- Returns:
- the scope spanned by this symbol.
-