Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.NullLiteral
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of NullLiteral in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return NullLiteral Modifier and Type Method Description NullLiteralGremlinFactory. createNullLiteral()Returns a new object of class 'Null Literal'. -
Uses of NullLiteral in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement NullLiteral Modifier and Type Class Description classNullLiteralImplAn implementation of the model object 'Null Literal'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return NullLiteral Modifier and Type Method Description NullLiteralGremlinFactoryImpl. createNullLiteral() -
Uses of NullLiteral in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type NullLiteral Modifier and Type Method Description TGremlinSwitch. caseNullLiteral(NullLiteral object)Returns the result of interpreting the object as an instance of 'Null Literal'.