Class ExpressionExtension
java.lang.Object
org.emftext.language.java.extensions.expressions.ExpressionExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Type
static long
static Type
getOneType
(Expression me, boolean alternative) static TypeReference
getOneTypeReference
(Expression me, boolean alternative) static Type
getType
(Expression me) Returns the type of the expression considering all concrete subtypes of the Expression.
-
Constructor Details
-
ExpressionExtension
public ExpressionExtension()
-
-
Method Details
-
getType
Returns the type of the expression considering all concrete subtypes of the Expression.- Parameters:
me
- the expression.- Returns:
- type of expression
-
getAlternativeType
-
getOneType
-
getOneTypeReference
-
getArrayDimension
-