Class MCVarDeclarationStatementsScopesGenitorDelegator
java.lang.Object
de.monticore.statements.mcvardeclarationstatements._symboltable.MCVarDeclarationStatementsScopesGenitorDelegator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IMCVarDeclarationStatementsGlobalScopeprotected Deque<IMCVarDeclarationStatementsScope> protected final MCVarDeclarationStatementsScopesGenitorprotected MCVarDeclarationStatementsTraverser -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
scopeStack
-
symbolTable
-
globalScope
-
traverser
-
-
Constructor Details
-
MCVarDeclarationStatementsScopesGenitorDelegator
public MCVarDeclarationStatementsScopesGenitorDelegator()
-
-
Method Details
-
createFromAST
public IMCVarDeclarationStatementsArtifactScope createFromAST(ASTLocalVariableDeclarationStatement rootNode)
-