Lexer.finalizeFloat

Sets the value of the token.

class Lexer
void
finalizeFloat

Parameters

t
Type: Token*

Receives the value.

float_string
Type: cstring

The well-formed float number string.

Meta