Package org.emftext.language.java.util
Utility classes for the extension classes.
-
Class Summary Class Description TemporalCompositeClassifier A temporal create classifier that combines all type restrictions of one type parameter.TemporalCompositeTypeReference A temporal type reference that combines several type references.TemporalFullNameHolder This adapter is used during reference resolving to cache the full qualified name of aConcreteClassifier
that is determined based on the classpath during reference resolving.TemporalTypeArgumentHolder This adapter is used to attach type arguments to a type when it is passed through several getBoundType() calls recursively.TemporalUnknownLambdaExpressionType This class represents the actual type of a LambdaExpression which is temporarily unknown.TemporalUnknownType This class represents a temporarily unknown type.