Interface DoubleLiteral

All Superinterfaces:
AdditiveExpressionChild, AndExpressionChild, AnnotationValue, ArrayInitializationValue, AssignmentExpressionChild, Commentable, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EObject, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, Literal, MethodReferenceExpressionChild, MultiplicativeExpressionChild, Notifier, PrimaryExpression, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild
All Known Subinterfaces:
DecimalDoubleLiteral, HexDoubleLiteral
All Known Implementing Classes:
DecimalDoubleLiteralImpl, DoubleLiteralImpl, HexDoubleLiteralImpl

public interface DoubleLiteral extends Literal
A representation of the model object 'Double Literal'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"