Class LiteralImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AdditiveExpressionChild, AndExpressionChild, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MethodReferenceExpressionChild, MultiplicativeExpressionChild, PrimaryExpression, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild, Literal
Direct Known Subclasses:
BooleanLiteralImpl, CharacterLiteralImpl, DoubleLiteralImpl, FloatLiteralImpl, IntegerLiteralImpl, LongLiteralImpl, NullLiteralImpl

public abstract class LiteralImpl extends PrimaryExpressionImpl implements Literal
An implementation of the model object 'Literal'.
Generated class or method.