[Overview][Constants][Types][Classes][Index] |
Value returned by TParser.Token when a floating point value was found in the input stream.
Source position: classesh.inc line 87
const toFloat = (4); |
TParser.FloatType |
|
The type of a float token. |
TParser.Token |
|
The type of the current token. |
TParser.TokenFloat |
|
Returns the current token as a float. |