Uses of Interface
org.eclipse.emf.mwe2.language.mwe2.NullLiteral
Packages that use NullLiteral
Package
Description
-
Uses of NullLiteral in org.eclipse.emf.mwe2.language.factory
Methods in org.eclipse.emf.mwe2.language.factory with parameters of type NullLiteralModifier and TypeMethodDescriptionprotected Object
Mwe2ExecutionEngine.inCase
(NullLiteral comp, Map<org.eclipse.xtext.naming.QualifiedName, Object> variables) -
Uses of NullLiteral in org.eclipse.emf.mwe2.language.mwe2
Methods in org.eclipse.emf.mwe2.language.mwe2 that return NullLiteralModifier and TypeMethodDescriptionMwe2Factory.createNullLiteral()
Returns a new object of class 'Null Literal'. -
Uses of NullLiteral in org.eclipse.emf.mwe2.language.mwe2.impl
Classes in org.eclipse.emf.mwe2.language.mwe2.impl that implement NullLiteralModifier and TypeClassDescriptionclass
An implementation of the model object 'Null Literal'.class
Methods in org.eclipse.emf.mwe2.language.mwe2.impl that return NullLiteral -
Uses of NullLiteral in org.eclipse.emf.mwe2.language.mwe2.util
Methods in org.eclipse.emf.mwe2.language.mwe2.util with parameters of type NullLiteralModifier and TypeMethodDescriptionMwe2Switch.caseNullLiteral
(NullLiteral object) Returns the result of interpreting the object as an instance of 'Null Literal'. -
Uses of NullLiteral in org.eclipse.emf.mwe2.language.serializer
Methods in org.eclipse.emf.mwe2.language.serializer with parameters of type NullLiteralModifier and TypeMethodDescriptionprotected void
AbstractMwe2SemanticSequencer.sequence_NullLiteral
(org.eclipse.xtext.serializer.ISerializationContext context, NullLiteral semanticObject) Contexts: Value returns NullLiteral NullLiteral returns NullLiteral Constraint: {NullLiteral}