Interface INumericLiteralExpression

All Superinterfaces:
Cloneable, IExpression, IHasType, ILiteralExpression, IParsedElement
All Known Implementing Classes:
NumericLiteral

public interface INumericLiteralExpression extends ILiteralExpression, Cloneable
  • Method Details