Class NumericLiteral

All Implemented Interfaces:
ILiteralExpression, INumericLiteralExpression, IExpression, IHasType, IParsedElement, Cloneable

public final class NumericLiteral extends Literal implements INumericLiteralExpression
An expression representing number literals as defined in the Gosu grammar.