Class NamedCapturingGroupSymbolSurrogate
java.lang.Object
de.monticore.regex.regularexpressions._symboltable.NamedCapturingGroupSymbol
de.monticore.regex.regularexpressions._symboltable.NamedCapturingGroupSymbolSurrogate
- All Implemented Interfaces:
ICommonRegularExpressionsSymbol,de.monticore.symboltable.ISymbol
@Deprecated(forRemoval=true)
public class NamedCapturingGroupSymbolSurrogate
extends NamedCapturingGroupSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Optional<NamedCapturingGroupSymbol> Deprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class de.monticore.regex.regularexpressions._symboltable.NamedCapturingGroupSymbol
accessModifier, astNode, enclosingScope, fullName, name, packageName, stereoinfo -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(MCCommonLiteralsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCLiteralsBasisTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCBasicsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(RegularExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(de.monticore.visitor.ITraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.protected StringDeprecated, for removal: This API element is subject to removal in a future version.protected StringDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getName()Deprecated, for removal: This API element is subject to removal in a future version.Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> Deprecated, for removal: This API element is subject to removal in a future version.protected NamedCapturingGroupSymbolgetThis()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidsetEnclosingScope(IRegularExpressionsScope enclosingScope) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class de.monticore.regex.regularexpressions._symboltable.NamedCapturingGroupSymbol
getAccessModifier, getAstNode, getPackageName, isPresentAstNode, setAccessModifier, setAstNode, setAstNodeAbsent, setFullName, setPackageName, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.monticore.symboltable.ISymbol
getSourcePosition
-
Field Details
-
delegate
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
NamedCapturingGroupSymbolSurrogate
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getNamein classNamedCapturingGroupSymbol
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNamein classNamedCapturingGroupSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfaceICommonRegularExpressionsSymbol- Overrides:
acceptin classNamedCapturingGroupSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classNamedCapturingGroupSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classNamedCapturingGroupSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classNamedCapturingGroupSymbol
-
accept
public void accept(de.monticore.visitor.ITraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfacede.monticore.symboltable.ISymbol- Overrides:
acceptin classNamedCapturingGroupSymbol
-
equals
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsin classNamedCapturingGroupSymbol
-
getThis
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getThisin classNamedCapturingGroupSymbol
-
getFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFullNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getFullNamein classNamedCapturingGroupSymbol
-
determinePackageName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determinePackageNamein classNamedCapturingGroupSymbol
-
determineFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determineFullNamein classNamedCapturingGroupSymbol
-
getStereoinfo
public Map<de.monticore.symboltable.stereotypes.IStereotypeReference,Optional<de.monticore.interpreter.Value>> getStereoinfo()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStereoinfoin interfacede.monticore.symboltable.ISymbol- Overrides:
getStereoinfoin classNamedCapturingGroupSymbol
-
setStereoinfo
public void setStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setStereoinfoin classNamedCapturingGroupSymbol
-
setEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setEnclosingScopein interfaceICommonRegularExpressionsSymbol- Overrides:
setEnclosingScopein classNamedCapturingGroupSymbol
-
getEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getEnclosingScopein interfaceICommonRegularExpressionsSymbol- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.ISymbol- Overrides:
getEnclosingScopein classNamedCapturingGroupSymbol
-
checkLazyLoadDelegate
public boolean checkLazyLoadDelegate()Deprecated, for removal: This API element is subject to removal in a future version. -
lazyLoadDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
-