Class ProdSymbolSurrogate
java.lang.Object
de.monticore.grammar.grammar._symboltable.ProdSymbolTOP
de.monticore.grammar.grammar._symboltable.ProdSymbol
de.monticore.grammar.grammar._symboltable.ProdSymbolSurrogateTOP
de.monticore.grammar.grammar._symboltable.ProdSymbolSurrogate
- All Implemented Interfaces:
ICommonGrammarSymbol,de.monticore.symboltable.IScopeSpanningSymbol,de.monticore.symboltable.ISymbol
Deprecated.
-
Field Summary
Fields inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbolSurrogateTOP
delegateFields inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbol
astSuperClasses, astSuperInterfaces, superInterfaceProds, superProdsFields inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbolTOP
accessModifier, astNode, enclosingScope, fullName, isAbstract, isDirectLeftRecursive, isEnum, isExternal, isIndirectLeftRecursive, isInterface, isLexerProd, isScopeSpanning, isStartProd, isSymbolDefinition, name, packageName, spannedScope, stereoinfo -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbolSurrogateTOP
accept, accept, accept, accept, accept, accept, accept, accept, checkLazyLoadDelegate, determineFullName, determinePackageName, equals, getEnclosingScope, getFullName, getName, getSpannedScope, getStereoinfo, getThis, isIsAbstract, isIsDirectLeftRecursive, isIsEnum, isIsExternal, isIsIndirectLeftRecursive, isIsInterface, isIsLexerProd, isIsScopeSpanning, isIsStartProd, isIsSymbolDefinition, lazyLoadDelegate, setEnclosingScope, setIsAbstract, setIsDirectLeftRecursive, setIsEnum, setIsExternal, setIsIndirectLeftRecursive, setIsInterface, setIsLexerProd, setIsScopeSpanning, setIsStartProd, setIsSymbolDefinition, setName, setSpannedScope, setStereoinfoMethods inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbol
addAstSuperClass, addAstSuperInterface, addSuperInterfaceProd, addSuperProd, getAstSuperClasses, getAstSuperInterfaces, getProdComponents, getSuperInterfaceProds, getSuperProds, isClass, isParserProd, toStringMethods inherited from class de.monticore.grammar.grammar._symboltable.ProdSymbolTOP
getAccessModifier, getAstNode, getPackageName, isPresentAstNode, setAccessModifier, setAstNode, setAstNodeAbsent, setFullName, setPackageNameMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.monticore.symboltable.ISymbol
getSourcePosition
-
Constructor Details
-
ProdSymbolSurrogate
Deprecated.
-
-
Method Details
-
isSymbolPresent
public boolean isSymbolPresent()Deprecated.
-