Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.IntegerLiteral
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of IntegerLiteral in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return IntegerLiteral Modifier and Type Method Description IntegerLiteralGremlinFactory. createIntegerLiteral()Returns a new object of class 'Integer Literal'. -
Uses of IntegerLiteral in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement IntegerLiteral Modifier and Type Class Description classIntegerLiteralImplAn implementation of the model object 'Integer Literal'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return IntegerLiteral Modifier and Type Method Description IntegerLiteralGremlinFactoryImpl. createIntegerLiteral() -
Uses of IntegerLiteral in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type IntegerLiteral Modifier and Type Method Description TGremlinSwitch. caseIntegerLiteral(IntegerLiteral object)Returns the result of interpreting the object as an instance of 'Integer Literal'.