Package de.monticore.types.check
Class DeriveSymTypeOfLiterals
java.lang.Object
de.monticore.types.check.DeriveSymTypeOfLiterals
- All Implemented Interfaces:
MCLiteralsBasisVisitor2,de.monticore.visitor.IVisitor
- Direct Known Subclasses:
DeriveSymTypeOfMCCommonLiterals
Deprecated.
Visitor for Derivation of SymType from Literals
(Function 2b)
i.e. for
literals/MCLiteralsBasis.mc4
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TypeCheckResultDeprecated.Storage in the Visitor: result of the last endVisit. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope(IMCLiteralsBasisScope mcLiteralsBasisScope) Deprecated.Deprecated.voidinit()Deprecated.voidsetTypeCheckResult(TypeCheckResult result) Deprecated.voidvisit(ASTLiteral lit) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.visitor.IVisitor
endVisit, endVisit, endVisit, endVisit, visit, visit, visit, visit
-
Field Details
-
typeCheckResult
Deprecated.Storage in the Visitor: result of the last endVisit. This attribute is synthesized upward.
-
-
Constructor Details
-
DeriveSymTypeOfLiterals
public DeriveSymTypeOfLiterals()Deprecated.
-
-
Method Details
-
getScope
Deprecated. -
getTypeCheckResult
Deprecated. -
init
public void init()Deprecated. -
visit
Deprecated.- Specified by:
visitin interfaceMCLiteralsBasisVisitor2
-
setTypeCheckResult
Deprecated.
-
TypeCheck3instead.