Interface ICommonGrammar_WithConceptsSymbol
- All Superinterfaces:
de.monticore.symboltable.ISymbol
public interface ICommonGrammar_WithConceptsSymbol
extends de.monticore.symboltable.ISymbol
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Grammar_WithConceptsTraverser visitor) voidsetEnclosingScope(IGrammar_WithConceptsScope enclosingScope) Methods inherited from interface de.monticore.symboltable.ISymbol
accept, getAccessModifier, getAstNode, getFullName, getName, getPackageName, getSourcePosition, getStereoinfo, isPresentAstNode, setAccessModifier
-
Method Details
-
accept
-
getEnclosingScope
IGrammar_WithConceptsScope getEnclosingScope()- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.ISymbol
-
setEnclosingScope
-