Package de.monticore.expressions.commonexpressions.types3
-
Class Summary Class Description CommonExpressionsCTTIVisitor CommonExpressionsTypeVisitor + generics supportCommonExpressionsTypeIdAsConstructorCTTIVisitor This 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.CommonExpressionsTypeIdAsConstructorTypeVisitor Deprecated. CommonExpressionsTypeVisitor This Visitor can calculate a SymTypeExpression (type) for the expressions in CommonExpressions. -
Enum Summary Enum Description CommonExpressionsTypeVisitor.FieldAccessExpectedResult defines which results are expected of a FieldAccessExpression.