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