Package de.monticore.expressions.commonexpressions.types3
package de.monticore.expressions.commonexpressions.types3
-
ClassDescriptionCommonExpressionsTypeVisitor + generics supportThis visitor allows the use of type identifiers "as" the types constructors, e.g., pack.age.Foo(1) is accepted if the constructor pack.age.Foo::Foo(int) exists.Deprecated.This Visitor can calculate a SymTypeExpression (type) for the expressions in CommonExpressions.defines which results are expected of a FieldAccessExpression.
CommonExpressionsTypeIdAsConstructorCTTIVisitor