Class MCBasicsMillForMCFullGenericTypes
- java.lang.Object
-
- de.monticore.mcbasics.MCBasicsMill
-
- de.monticore.types.mcfullgenerictypes._auxiliary.MCBasicsMillForMCFullGenericTypes
-
public class MCBasicsMillForMCFullGenericTypes extends MCBasicsMill
-
-
Field Summary
-
Fields inherited from class de.monticore.mcbasics.MCBasicsMill
fullPrettyPrinter, mCBasicsGlobalScope, mill, typeDispatcher
-
-
Constructor Summary
Constructors Constructor Description MCBasicsMillForMCFullGenericTypes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IMCFullGenericTypesArtifactScope_artifactScope()protected IMCFullGenericTypesGlobalScope_globalScope()protected MCBasicsTraverser_inheritanceTraverser()protected java.lang.String_prettyPrint(de.monticore.ast.ASTNode node, boolean printComments)protected IMCFullGenericTypesScope_scope()protected MCBasicsTraverser_traverser()protected IMCBasicsTypeDispatcher_typeDispatcher()-
Methods inherited from class de.monticore.mcbasics.MCBasicsMill
artifactScope, getMill, globalScope, inheritanceTraverser, init, initMe, prettyPrint, reset, scope, traverser, typeDispatcher
-
-
-
-
Method Detail
-
_artifactScope
protected IMCFullGenericTypesArtifactScope _artifactScope()
- Overrides:
_artifactScopein classMCBasicsMill
-
_globalScope
protected IMCFullGenericTypesGlobalScope _globalScope()
- Overrides:
_globalScopein classMCBasicsMill
-
_scope
protected IMCFullGenericTypesScope _scope()
- Overrides:
_scopein classMCBasicsMill
-
_traverser
protected MCBasicsTraverser _traverser()
- Overrides:
_traverserin classMCBasicsMill
-
_inheritanceTraverser
protected MCBasicsTraverser _inheritanceTraverser()
- Overrides:
_inheritanceTraverserin classMCBasicsMill
-
_typeDispatcher
protected IMCBasicsTypeDispatcher _typeDispatcher()
- Overrides:
_typeDispatcherin classMCBasicsMill
-
_prettyPrint
protected java.lang.String _prettyPrint(de.monticore.ast.ASTNode node, boolean printComments)- Overrides:
_prettyPrintin classMCBasicsMill
-
-