Interface ICommonRegExTypeSymbol

  • All Superinterfaces:
    de.monticore.symboltable.ISymbol

    public interface ICommonRegExTypeSymbol
    extends de.monticore.symboltable.ISymbol
    • Method Detail

      • getEnclosingScope

        IRegExTypeScope getEnclosingScope()
        Specified by:
        getEnclosingScope in interface de.monticore.symboltable.ISymbol
      • setEnclosingScope

        void setEnclosingScope​(IRegExTypeScope enclosingScope)