Package de.monticore.types.check
Class AbstractSynthesizeFromType
java.lang.Object
de.monticore.types.check.AbstractSynthesizeFromType
- Direct Known Subclasses:
SynthesizeSymTypeFromMCArrayTypes,SynthesizeSymTypeFromMCBasicTypes,SynthesizeSymTypeFromMCCollectionTypes,SynthesizeSymTypeFromMCFullGenericTypes,SynthesizeSymTypeFromMCFunctionTypes,SynthesizeSymTypeFromMCSimpleGenericTypes
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Storage in the Visitor: result of the last endVisit. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancheckNotObscure(List<SymTypeExpression> typesOfInnerExpressions) Deprecated.Deprecated.getScope(IMCBasicTypesScope mcBasicTypesScope) Deprecated.abstract MCBasicTypesTraverserDeprecated.Deprecated.voidinit()Deprecated.voidsetTypeCheckResult(TypeCheckResult typeCheckResult) Deprecated.
-
Field Details
-
typeCheckResult
Deprecated.Storage in the Visitor: result of the last endVisit. This attribute is synthesized upward.
-
-
Constructor Details
-
AbstractSynthesizeFromType
public AbstractSynthesizeFromType()Deprecated.
-
-
Method Details
-
getTraverser
Deprecated. -
getScope
Deprecated. -
getResult
Deprecated. -
init
public void init()Deprecated. -
setTypeCheckResult
Deprecated. -
getTypeCheckResult
Deprecated. -
checkNotObscure
Deprecated.
-
TypeCheck3instead.