Uses of Class
fr.inria.atlanmod.mogwai.gremlin.impl.ExpressionImpl
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin.impl |
-
Uses of ExpressionImpl in fr.inria.atlanmod.mogwai.gremlin.impl
Subclasses of ExpressionImpl in fr.inria.atlanmod.mogwai.gremlin.impl Modifier and Type Class Description classAffectationExpressionImplAn implementation of the model object 'Affectation Expression'.classAndExpressionImplAn implementation of the model object 'And Expression'.classBinaryExpressionImplAn implementation of the model object 'Binary Expression'.classBooleanLiteralImplAn implementation of the model object 'Boolean Literal'.classDifferenceExpressionImplAn implementation of the model object 'Difference Expression'.classDoubleLiteralImplAn implementation of the model object 'Double Literal'.classEqualityExpressionImplAn implementation of the model object 'Equality Expression'.classGreaterExpressionImplAn implementation of the model object 'Greater Expression'.classGreaterOrEqualExpressionImplAn implementation of the model object 'Greater Or Equal Expression'.classInExpressionImplAn implementation of the model object 'In Expression'.classIntegerLiteralImplAn implementation of the model object 'Integer Literal'.classLeftShiftExpressionImplAn implementation of the model object 'Left Shift Expression'.classLessExpressionImplAn implementation of the model object 'Less Expression'.classLessOrEqualExpressionImplAn implementation of the model object 'Less Or Equal Expression'.classNotExpressionImplAn implementation of the model object 'Not Expression'.classNullLiteralImplAn implementation of the model object 'Null Literal'.classOrExpressionImplAn implementation of the model object 'Or Expression'.classPlusExpressionImplAn implementation of the model object 'Plus Expression'.classStringLiteralImplAn implementation of the model object 'String Literal'.classTernaryOperatorImplAn implementation of the model object 'Ternary Operator'.classUnaryExpressionImplAn implementation of the model object 'Unary Expression'.