Class ExpressionExtension
java.lang.Object
org.emftext.language.java.extensions.expressions.ExpressionExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Typestatic longstatic TypegetOneType(Expression me, boolean alternative) static TypeReferencegetOneTypeReference(Expression me, boolean alternative) static TypegetType(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
-