Interface IntegerLiteral

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:
BinaryIntegerLiteral, DecimalIntegerLiteral, HexIntegerLiteral, OctalIntegerLiteral
All Known Implementing Classes:
BinaryIntegerLiteralImpl, DecimalIntegerLiteralImpl, HexIntegerLiteralImpl, IntegerLiteralImpl, OctalIntegerLiteralImpl

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