Class NumericLiteralImpl

All Implemented Interfaces:
Atom, BooleanExpression, Comparison, Expression, IfElse, NumericLiteral, Power, Product, Term, Unary, UnitCarryingElement, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject
Direct Known Subclasses:
DoubleLiteralImpl, IntLiteralImpl

public abstract class NumericLiteralImpl extends UnitCarryingElementImpl implements NumericLiteral
An implementation of the model object 'Numeric Literal'.
Generated class or method.
  • Field Details

  • Constructor Details

    • NumericLiteralImpl

      protected NumericLiteralImpl()
      Generated class or method.
  • Method Details