Class MCBasicTypesMillForGrammar_WithConcepts
- java.lang.Object
-
- de.monticore.types.mcbasictypes.MCBasicTypesMill
-
- de.monticore.grammar.grammar_withconcepts._auxiliary.MCBasicTypesMillForGrammar_WithConcepts
-
public class MCBasicTypesMillForGrammar_WithConcepts extends MCBasicTypesMill
-
-
Field Summary
-
Fields inherited from class de.monticore.types.mcbasictypes.MCBasicTypesMill
fullPrettyPrinter, mCBasicTypesGlobalScope, mill, typeDispatcher
-
-
Constructor Summary
Constructors Constructor Description MCBasicTypesMillForGrammar_WithConcepts()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IGrammar_WithConceptsArtifactScope_artifactScope()protected IGrammar_WithConceptsGlobalScope_globalScope()protected MCBasicTypesTraverser_inheritanceTraverser()protected java.lang.String_prettyPrint(de.monticore.ast.ASTNode node, boolean printComments)protected IGrammar_WithConceptsScope_scope()protected MCBasicTypesTraverser_traverser()protected IMCBasicTypesTypeDispatcher_typeDispatcher()-
Methods inherited from class de.monticore.types.mcbasictypes.MCBasicTypesMill
_mCImportStatementBuilder, _mCPackageDeclarationBuilder, _mCPrimitiveTypeBuilder, _mCQualifiedNameBuilder, _mCQualifiedTypeBuilder, _mCReturnTypeBuilder, _mCVoidTypeBuilder, _scopesGenitor, _scopesGenitorDelegator, artifactScope, getMill, globalScope, inheritanceTraverser, init, initMe, mCImportStatementBuilder, mCPackageDeclarationBuilder, mCPrimitiveTypeBuilder, mCQualifiedNameBuilder, mCQualifiedTypeBuilder, mCReturnTypeBuilder, mCVoidTypeBuilder, prettyPrint, reset, scope, scopesGenitor, scopesGenitorDelegator, traverser, typeDispatcher
-
-
-
-
Method Detail
-
_artifactScope
protected IGrammar_WithConceptsArtifactScope _artifactScope()
- Overrides:
_artifactScopein classMCBasicTypesMill
-
_globalScope
protected IGrammar_WithConceptsGlobalScope _globalScope()
- Overrides:
_globalScopein classMCBasicTypesMill
-
_scope
protected IGrammar_WithConceptsScope _scope()
- Overrides:
_scopein classMCBasicTypesMill
-
_traverser
protected MCBasicTypesTraverser _traverser()
- Overrides:
_traverserin classMCBasicTypesMill
-
_inheritanceTraverser
protected MCBasicTypesTraverser _inheritanceTraverser()
- Overrides:
_inheritanceTraverserin classMCBasicTypesMill
-
_typeDispatcher
protected IMCBasicTypesTypeDispatcher _typeDispatcher()
- Overrides:
_typeDispatcherin classMCBasicTypesMill
-
_prettyPrint
protected java.lang.String _prettyPrint(de.monticore.ast.ASTNode node, boolean printComments)- Overrides:
_prettyPrintin classMCBasicTypesMill
-
-