Interface LongLiteral

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:
BinaryLongLiteral, DecimalLongLiteral, HexLongLiteral, OctalLongLiteral
All Known Implementing Classes:
BinaryLongLiteralImpl, DecimalLongLiteralImpl, HexLongLiteralImpl, LongLiteralImpl, OctalLongLiteralImpl

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