Uses of Interface
org.eclipse.gmt.modisco.java.ParenthesizedExpression
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of ParenthesizedExpression in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ParenthesizedExpression Modifier and Type Class Description classParenthesizedExpressionImplAn implementation of the model object 'Parenthesized Expression'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ParenthesizedExpression Modifier and Type Method Description ParenthesizedExpressionJavaFactoryImpl. createParenthesizedExpression() -
Uses of ParenthesizedExpression in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ParenthesizedExpression Modifier and Type Method Description ParenthesizedExpressionJavaFactory. createParenthesizedExpression()Returns a new object of class 'Parenthesized Expression'. -
Uses of ParenthesizedExpression in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ParenthesizedExpression Modifier and Type Method Description TJavaSwitch. caseParenthesizedExpression(ParenthesizedExpression object)Returns the result of interpreting the object as an instance of 'Parenthesized Expression'.