Class LabelSymbolSurrogate
java.lang.Object
de.monticore.statements.mclowlevelstatements._symboltable.LabelSymbol
de.monticore.statements.mclowlevelstatements._symboltable.LabelSymbolSurrogate
- All Implemented Interfaces:
ICommonMCLowLevelStatementsSymbol,de.monticore.symboltable.ISymbol
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Optional<LabelSymbol> Deprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class de.monticore.statements.mclowlevelstatements._symboltable.LabelSymbol
accessModifier, astNode, enclosingScope, fullName, name, packageName, stereoinfo -
Constructor Summary
ConstructorsConstructorDescriptionLabelSymbolSurrogate(String name) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(MCBasicsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCLowLevelStatementsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCStatementsBasisTraverser 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.values.MCValue>> Deprecated, for removal: This API element is subject to removal in a future version.protected LabelSymbolgetThis()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(IMCLowLevelStatementsScope 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.values.MCValue>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class de.monticore.statements.mclowlevelstatements._symboltable.LabelSymbol
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
-
LabelSymbolSurrogate
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 classLabelSymbol
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNamein classLabelSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfaceICommonMCLowLevelStatementsSymbol- Overrides:
acceptin classLabelSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classLabelSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classLabelSymbol
-
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 classLabelSymbol
-
equals
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsin classLabelSymbol
-
getThis
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getThisin classLabelSymbol
-
getFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFullNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getFullNamein classLabelSymbol
-
determinePackageName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determinePackageNamein classLabelSymbol
-
determineFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determineFullNamein classLabelSymbol
-
getStereoinfo
public Map<de.monticore.symboltable.stereotypes.IStereotypeReference,Optional<de.monticore.values.MCValue>> getStereoinfo()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStereoinfoin interfacede.monticore.symboltable.ISymbol- Overrides:
getStereoinfoin classLabelSymbol
-
setStereoinfo
public void setStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.values.MCValue>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setStereoinfoin classLabelSymbol
-
setEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setEnclosingScopein interfaceICommonMCLowLevelStatementsSymbol- Overrides:
setEnclosingScopein classLabelSymbol
-
getEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getEnclosingScopein interfaceICommonMCLowLevelStatementsSymbol- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.ISymbol- Overrides:
getEnclosingScopein classLabelSymbol
-
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.
-