Class MCGrammarSymbolSurrogate

All Implemented Interfaces:
ICommonGrammarSymbol, de.monticore.symboltable.IScopeSpanningSymbol, de.monticore.symboltable.ISymbol

@Deprecated(forRemoval=true) public class MCGrammarSymbolSurrogate extends MCGrammarSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Details

    • delegate

      protected Optional<MCGrammarSymbol> delegate
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • MCGrammarSymbolSurrogate

      public MCGrammarSymbolSurrogate(String name)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details