DecimalLiteral
The decimal literal token (DecimalLiteral).
DecimalLiteral ::= ("." Digits)
| (Digits "." Digits?)Content copied to clipboard
The decimal literal token (DecimalLiteral).
DecimalLiteral ::= ("." Digits)
| (Digits "." Digits?)